Previous Topic: Terminating a RUNNext Topic: Abnormal Termination of a Run


Successful Completion of a Run

A run terminates when program execution is successfully completed (when a QUIT RUN statement in any program or subprogram or a QUIT PROGRAM statement in the main program is encountered, or when the main program falls through to the end without an explicit QUIT RUN).