Copyright Digital Equipment Corp. All rights reserved.

$EXIT

   Initiates image rundown when the current image in a process
   completes execution. Control normally returns to the command
   interpreter.

   Format

     SYS$EXIT  [code]

   C Prototype

     int sys$exit  (unsigned int code);
 


Additional information available:

Argument