

CA JCLCheck Runtime Options › Description of Runtime Options › INPUT
INPUT
The INPUT option specifies the ddname that is used to describe the primary input to CA JCLCheck.
This option has the following format:
INPut[(ddname)]|NOINPut
Default: INput(SYSIN)
ddname is the name of the DD statement pointing to the job streams that CA JCLCheck analyzes.
- If you omit this option (or the ddname operand for this option), CA JCLCheck uses SYSIN for its primary input ddname.
- The primary input file can be:
- A sequential card image file.
- A series of concatenated sequential card image files.
- A partitioned data set (if you specify the PDS option).
- A CA Panvalet library (if you specify the PANVALET option).
- A CA Librarian master file (if you specify the Librarian option).
Example: Specify a Primary Input File
The following example directs CA JCLCheck to locate its primary input file from the DD statement named MYJOB.
INP(MYJOB)
Copyright © 2014 CA.
All rights reserved.
 
|
|