
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am seeing a "document busy" message when using a custom command-line command.
The purpose of the command-line command is to check to see if a newer version of the currently opened drawing is available in other locations.
A check is made, and if a newer version of the document is available, the current document should close, the new version would be downloaded and would overwrite the older version, and the drawing would be reopened and made the active drawing.
It seems like as soon as the command is run the current drawing is marked as busy. I can see that the drawing is marked as "not quiescent". At that point, any attempt to close the drawing programmatically fails.
I'm able to run this command successfully from an menu item.
Any suggestion for how to get around this?
Solved! Go to Solution.