Description: | Terminates program execution, closes all files, and returns control to the operating system. | ||
Class: | Subroutine | ||
Arguments: | STATUS is an optional integer argument you can use to specify the image exit-status value. |
Examples
CALL EXIT (100)