Previous Topic: ExamplesNext Topic: Examples


Syntax

OMIT ddname class

where:

ddname

Specifies the name of the DD statement to which the control statement applies. You can specify an asterisk to indicate that the control statement applies to all DD statements.

class

Specifies the SYSOUT class to which the OMIT control statement applies. If omitted, the control statement applies to all SYSOUT classes.

You can abbreviate the OMIT function name as O.