CompuServe Thread

#LISP CALLING

2 messages in this thread
#22224From: Dave KampeNov 27, 1991 8:56 AM
This may or may not be possible in your situation, but if you embed the LISP call and the user inputs in a script, the lisp program's prompts get answered by the script values. To do multiple functions make a function that builds the script, writes it to a file and then executes the script. I have done this several times and does not require putting the prompted values into the argument list. Get back to me if you need more info. DDK
#22239From: Tony Tanzillo [LISP TM]Nov 27, 1991 11:03 AM
Dave – Did you intend for this message re LISP CALLING to go to me? -TonyT.