Parameter Description for JECLDEF,JES2=

JES2=
Specifies how JES2 JECL statements are to be processed. Keywords exist for each JECL card type. Each keyword has the following valid options:
PROCESS
The specific JES2 JECL statement is processed.
This is the default.
WARN
The specific JES2 JECL statement is processed but a warning message is issued indicating that the installation intends to discontinue use of this statement in the future and that it should no longer be used.
FAIL
An error message is generated for the specific JES2 JECL statement. The job does not execute.
IGNORE
The specific JES2 JECL statement is ignored.

This parameter has MAS member scope and applies to all input sources.

Start of changeModification: $T JECLDEF command.End of change