Loading...
Select Version
Function
You use this parameter to specify whether SESCOSP is to write the edited data to SYSLST or a file.
OUTPUT |
= *SYSLST / <filename 1..54_without_generation_version> |
Operands
OUTPUT = *SYSLST
Writes the report to SYSLST.
OUTPUT = <filename 1..54_without_generation_version>
Writes the report to the specified file. SYSLST is assigned to the specified file internally to ensure that output is always directed to SYSLST. At the end of the program run SYSLST is reset to the primary assignment even when it already had an assignment beforehand.