COBOL/400 Language Help

RUN

When you specify STOP RUN, execution of the run unit terminates, and control returns to the system. If a STOP RUN appears in a sequence of imperative statements, it must be the last or only statement in the sequence. The STOP RUN statement closes all files.


[ Top of Page | Previous Page | Next Page | Table of Contents ]