Statements file listing control

The SLIST process statement turns the printing of process statements in the output listing on and off.

The initial setting of this control is ON.

Compare Types: FILE, LINE, WORD, BYTE, and Search

Read syntax diagramSkip visual syntax diagramSLISTONOFF
ON
Causes the lines in the process statements file following the SLIST statement to be listed in the output listing.
OFF
Causes the lines in the process statements file following the SLIST statement to be suppressed in the output listing.
Example Description
SLIST OFF Do not list following process statements.
SLIST ON List following process statements.