Previous Topic: REPORTNext Topic: SECC


RSYM

The RSYM option indicates whether JCLNeat should replace the symbolic parameters in PROC statements in the original JCL in the reformatted JCL.

This option has the following format:

RSYM=Y|N
Y

Replaces the symbolic parameters in the reformatted JCL. JCLNeat does not replace symbolics with a null value (SYMBOL=,). You can specify other symbolics to exclude from replacement as an entry in the KEYWORDS DD data set.

N

Does not replace the symbolic parameters. This is the default.