Lisp Call Commands
Lisp Call Commands
(OP)
My comapany several dozen protected lisp files, but no one seems to know the call commands. Is there a way to find the call commands for the loaded lisp files. Any help would be much appreciated.
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: Lisp Call Commands
RE: Lisp Call Commands
RE: Lisp Call Commands
Or read at the text screen for some indications.Press F2 after loading it.
In my all lisp, always put as the last line.
(prompt "type nnnnn to run the dddddd.lsp)
RE: Lisp Call Commands