The 'exit' function causes the current XLISP session to be terminated. It never returns.
(exit) ; never returns
Keystroke equivalent: In the IBM PC and MS-DOS versions of XLISP,
a 'Ctrl-z' key sequence has the same effect as doing a (exit). On a
Macintosh, this can be accomplished by a pull-down menu or a 'Command-q'.
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 the
exit
function in the