The 'clean-up' function aborts one level of the
error: not in a break loop
This error does not cause XLISP to go into a
(clean-up) ; [back to previous break level] (break "out") ; break: out (clean-up) ; to exit out of break loop
Note: With Nyquist, no error is generated if 'clean-up' is
invoked when not in a
Keystroke equivalent: In the IBM PC and MS-DOS versions of XLISP,
a 'Ctrl-g' key sequence has the same effect as doing a (clean-up). On a
Macintosh, this can be accomplished by a pull-down menu or a
'Command-g'.
See the
clean-up
function in the