The 'quit' function causes the current XLISP session to be terminated.
(quit) ; never returns
Note: When XLISP is exited, any dribble transcript file is automatically closed. However, other open files are not closed, and so may lose some information.
See also exit.