Message 1 of 4
Quitting AutoCAD via VB

Not applicable
05-22-2001
11:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When using the Quit() method in VB6 to close autocad 14.01, how can I
prevent AutoCAD from asking if I want to save changes to the current
drawing?
My application starts AutoCAD in an invisible mode, opens an existing
drawing, draws and then exports a dwf, then need to close down AutoCAD
without saving changes to the current drawing. I would like prevent AutoCAD
from prompting for saving the changes and just shut down so I don't have to
kill it via the Task Manager in NT 4.0.
Any ideas?
Roy Baker
prevent AutoCAD from asking if I want to save changes to the current
drawing?
My application starts AutoCAD in an invisible mode, opens an existing
drawing, draws and then exports a dwf, then need to close down AutoCAD
without saving changes to the current drawing. I would like prevent AutoCAD
from prompting for saving the changes and just shut down so I don't have to
kill it via the Task Manager in NT 4.0.
Any ideas?
Roy Baker