LISP stands for LISt Processing.
It is a language used in my field. Artificial Intelligence is a major
topic in computer science.
Since LISP processes LISTS, everything returns is obviously a list.
By the way, I have looked at AUTOLISP programs and they are written in the
same form as the LISP I used in computer science courses at University of
Toronto.
jl
Yes. I know what LISP means. What was my original question? BTW, from what
I know 'AutoLisp' is based on XLISP 1.5, a public domain LISP interpreter,
written by David Betz (BIX: dbetz).
I believe I asked how I can convert the list returend by an ads_command
into a string for sending it to a file or some network connection.
–Chris