Previous Topic: Supplementary Input OptionsNext Topic: Validation Options


Output Options

Output Options specify additional JCL output processing information.

EDCHKLB

If you activate this option, all JCL statements in error contain a generated ISPF label. All labels contain a period (.) followed by five alphabetic characters identifying the line in error. You can locate the next line in error by entering the LOCATE LABEL command.

This option is only valid with the EDCHEK runtime option.

EDCHKSL

Produces: additional information on the number of statements in a job by severity, a message summary about each message, and the message's associated relative line number. Additionally, if the EDCHKLB option is in effect, a generated ISPF label displays in a list for the lines in error.

This option is only valid with the EDCHEK runtime option.

RDR

Specifies an alternate ddname to use with the output job streams generated by the SUBMIT option.

The default ddname is SYSRDR.

SUBMIT

Requests the automatic submission of error-free job streams.