| Author |
Message |
Cliff Davis
Guest
|
Posted:
Mon Oct 25, 2004 5:23 pm Post subject:
Running code upon exit |
|
|
There used to be a function called S::Exit that executed Lisp code upon
exiting a drawing that worked the opposite of the S::Startup function. This
no longer seems to work, does anyone know of a way to run Lisp code
automatically upon exit. I think I remember something about a specific
reactor for this but can't find anything on Google or my personal archives.
Thank you,
Cliff Davis
|
|
| Back to top |
|
 |
Paul Turvill
Guest
|
Posted:
Mon Oct 25, 2004 7:15 pm Post subject:
Re: Running code upon exit |
|
|
Even though S::EXIT was always a reserved word in LISP, I'm under the
impression that it was *never* actually implemented in AutoCAD.
___
"Cliff Davis" <news@wcdavis.net> wrote in message
news:AL-dne9Oj6KnY-HcRVn-2w@comcast.com...
| Quote: | There used to be a function called S::Exit that executed Lisp code upon
exiting a drawing that worked the opposite of the S::Startup function.
This
no longer seems to work, does anyone know of a way to run Lisp code
automatically upon exit. I think I remember something about a specific
reactor for this but can't find anything on Google or my personal
archives. |
|
|
| Back to top |
|
 |
Cliff Davis
Guest
|
Posted:
Tue Oct 26, 2004 1:12 am Post subject:
Re: Running code upon exit |
|
|
Perhaps it wasn't, I remember reading about and thought I had implimented it
on a project quite some time ago however my memory can be decieving.
Cliff
"Paul Turvill" <nospam@turvill.com> wrote in message
news:OqydnUvF38kJheDcRVn-2Q@whidbeytel.com...
| Quote: | Even though S::EXIT was always a reserved word in LISP, I'm under the
impression that it was *never* actually implemented in AutoCAD.
___
"Cliff Davis" <news@wcdavis.net> wrote in message
news:AL-dne9Oj6KnY-HcRVn-2w@comcast.com...
There used to be a function called S::Exit that executed Lisp code upon
exiting a drawing that worked the opposite of the S::Startup function.
This
no longer seems to work, does anyone know of a way to run Lisp code
automatically upon exit. I think I remember something about a specific
reactor for this but can't find anything on Google or my personal
archives.
|
|
|
| Back to top |
|
 |
|
|
|
|