The PRINT statement allows you to output information on the system or error entries from the SERSLOG file (via SYSLST) to a printer. By means of specifying the appropriate operands, the information can be selected on the basis of various criteria, such as the error event type, the TSN or the time of the event. The selected entries can be printed either in their entirety, together with the error environment data, or in an abbreviated form with only the most important details.
Format
Operation | Operands |
P(RINT) | { INFO |
The operands of the PRINT statement are the same as those of the DISPLAY statement (see "DISPLAY Display error entries on screen").