Terminates processing of a command procedure or subroutine
    and returns control to the calling command level-either an
    invoking command procedure or interactive DCL. The EXIT command
    also terminates an image normally after a user enters Ctrl/Y
    (executing another image has the same effect).
    Format
      EXIT  [status-code]