Loading...
Select Version
The END statement marks the end of statement entry and the beginning of processing. Following termination of processing, the program session is terminated.
Format
END |
Provided that other functions are not explicitly requested using the SM2U1 statements described in the following sections, the END statement is the one always used to initiate merging of system-global SM2 output files. In this case END has the same effect as MERGE-FILES TYPE=*MONITOR-FILE; END.
The MERGE-FILES statement must be specified explicitly when processing a userspecific SM2 output file.