TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: Krushert on January 11, 2013, 10:59:02 AM

Title: CloseOut Lisp Routine?
Post by: Krushert on January 11, 2013, 10:59:02 AM
There is a startup routine.  Is there a close out routine? 
Need to reset some variables to how I found them.  I have a quick and dirty save and close the file lisp but I wondering if there is something "more robust in place that is better suited".

Being now that I am in bigger and more varied discipline office with some good operators, I getting complaints with the way I leave a drawing.  I told them that they should roll like do I do because they need some improvement, but that joke went over like a fart in an wind storm.
Title: Re: CloseOut Lisp Routine?
Post by: Lee Mac on January 11, 2013, 11:20:48 AM
Look into using an Editor Reactor (vlr-editor-reactor) or Drawing Reactor (vlr-dwg-reactor) to monitor when the drawing is closed.
Title: Re: CloseOut Lisp Routine?
Post by: CAB on January 11, 2013, 11:44:52 AM
http://www.theswamp.org/index.php?topic=41861.0