Message 1 of 9
audit and qsave macro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I select qsave from a toolbar in my AutoCad environment. I find myself running audit more often all the time so I thought I would add audit to the qsave macro on my toolbar, ^C^C_AUDIT;Y;QSAVE;.
It works fine but what's strange is when I decide to close a drawing after executing this macro from my toolbar, I'm prompted with the popup asking if I want to save the drawing.
It's as if the qsave in my macro executed from my toolbar isn't recognized? If it is working correctly, why am I receiving this prompt to save because I thought I just did?
Thanks