Lisp Question
Hi everybody.
I need help with a lisp routine, really I am "noob" in lisp routines, but I am trying to learn.
How can I use the ARRAY command in a lisp routine? I know I can call the command (command "array") but how can I put the number of columns and rows and the distance between them, from a list, the idea is I do not want to write in the command line these values.
I know this gives a good laugh but it is my first time.
thank you very much
jorge
0
Comments
-
Hi Jorge,
If you want to choose values from the list without typing in a command line, probably you will need to combine your LISP with DCL. I suggest you to learn from Afralisp: http://www.afralisp.net/dialog-control-language/tutorials/index.php?category_id=12
Regards, Vaidas
0
This discussion has been closed.