« Good Question: Automatically Disabling Layer Notification | Main | More on Layer Evaluation/Notification… »

Good Question… and Answer: Prompting to save new drawings.

After posting my response to the Good Question: Automatically Disabling Layer Evaluation, I received an email from R.K. McSwain…with a good question and answer! He mentioned that, after implementing acaddoc.lsp functionality, users sometimes ask him why AutoCAD prompts them to save their new drawing even if they haven’t made any changes.

The answer to that good question, as R.K. pointed out, is that AutoCAD has made changes, automatically. When you use acaddoc.lsp (as described in my previous post) the code in that file automatically runs when you open (or create) a drawing. It may not be obvious to you, but if you immediately try to close a new drawing without saving it, AutoCAD will prompt you to save changes.

Savechanges01

Thanks to R.K. McSwain for anticipating the questions and providing the answer!

December 7, 2007 in Good Questions | Permalink

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/t/trackback/549785/23996162

Listed below are links to weblogs that reference Good Question… and Answer: Prompting to save new drawings.: