rocheey
Industrial
- Jan 21, 2001
- 230
Im using OLE/VBA to edit design table configurations.
All goes well, except for the darn MsgBox telling me that I have created|removed a configuration.
Ive found the entries for suppression of File Dialog messages, but not for Design-Table messages. I have all the info I need from the return values of my function calls, and Id be unable to create|remove other configs from other PartDocs until this message is removed.
Do I have to subclass to get rid of this?
All goes well, except for the darn MsgBox telling me that I have created|removed a configuration.
Ive found the entries for suppression of File Dialog messages, but not for Design-Table messages. I have all the info I need from the return values of my function calls, and Id be unable to create|remove other configs from other PartDocs until this message is removed.
Do I have to subclass to get rid of this?