Previous Topic: OPTIONS Command

Next Topic: READ Command

PRINTLOG Command

The PRINTLOG command prints a log to a SYSOUT class.

Syntax

PRintlog name

Operand

Explanation

name

Identifies the log that you want to print.

Note:

Example

To print log file LOG1 to the SYSOUT class specified on the ADDLOG command, issue this command:

PRINTLOG LOG1