Message 1 of 10
Trapping Exit of AutoCAD
Not applicable
04-16-2000
02:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In r12 selecting Exit AutoCAD under the File menu actually invoked the Quit command. By redefining this command I was able to prompt the user to make sure the drawing was saved when certain conditions were detected.
In A2k selecting Exit under the File menu doesn't seem to call the Quit command. My redefinition won't work. Is there a way to trap an attempt to exit AutoCAD and display my custom dialog as I was able to do with r12?
In A2k selecting Exit under the File menu doesn't seem to call the Quit command. My redefinition won't work. Is there a way to trap an attempt to exit AutoCAD and display my custom dialog as I was able to do with r12?