NextPrevUpTopContentsIndex

22.6 Exit status

You can return a process exit status to the Operating System when LispWorks quits by passing a status value to the function quit . For example:

(quit :status 42)
LispWorks User Guide - 8 Apr 2005

NextPrevUpTopContentsIndex