CALL EXIT [(exit-status)] A subroutine that terminates the program, closes all files, and returns control to the operating system. The optional argument specifies the exit-status value of the program.