The LIST option requests that reports be written to the primary report file (normally SYSPRINT).
This option has the following format:
LISt(ddname)|NOList
Default: In Batch, the default is LISt(SYSPRINT). In all other modes, the default is NOList.
(Optional) Specifies an alternate ddname for the primary report file. If you omit this operand, CA JCLCheck uses SYSPRINT for its report file.
Example: Write reports to CHKRPTS file
The following example causes CA JCLCheck to write its primary report output to the file defined by the DD statement named CHKRPTS:
LIS(CHKRPTS)
|
Copyright © 2014 CA.
All rights reserved.
|
|