Message 1 of 1
Problem attaching dwgs with Vba

Not applicable
03-27-2002
05:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When I use the code
".Projects.DrawingSet.Add(FileName)" to attach a drawing to the project the is interupted with a message on the command line:
"Documentxxx has a coomand in progress. Hit enter to cancel or [Retry]:".
The code can only continue when the user hits the Esc-button several times.
Any idea what causes this problem?
".Projects.DrawingSet.Add(FileName)" to attach a drawing to the project the is interupted with a message on the command line:
"Documentxxx has a coomand in progress. Hit enter to cancel or [Retry]:".
The code can only continue when the user hits the Esc-button several times.
Any idea what causes this problem?