Message 1 of 2
Combine Rotines

Not applicable
07-20-2015
07:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am going to combine couple of lisp routines in a way that at the end of functioning of my first lisp, instead of closing the routine, it asks to run other lisps (via opening a DCL or on the fly selection from command menu) and get a selection options to choose from.
For example, for attached lisps I want to run STAMP.LSP first but before EXIT it opens clup.dcl and give me the option to run another two lisps(i'm not sure it can be done by mouse-reactor or Esc can do it as well)
Thanks