Command syntax is shown using the following conventions:
Sample Syntax:
PLOT
Sample Entry:
PLOT
Sample Syntax:
PLOT variable idoption(identifier)
Sample Syntax:
PLOT TRAN USE TRANID(CINQ)
In JCL, italics indicate user-supplied information. For example, the following line appears in the JCL for creating reports using tape log file data.
INPUT(filename)
When filename is italicized, you do not type filename. Instead, replace it with the filename of your tape log file, as explained in the description of the JCL.
Sample Syntax:
PerCenT
Sample Entry:
PCT
Sample Syntax:
SCALE({mX},{n},{COMMON})
Sample Entry:
SCALE(3X,COMMON)
Sample Syntax:
[HDR1(text)] [HDR2(text)] [FOR n] [TOP n] [BOTTOM n]
Sample Entry:
HDR2(Rate) TOP 5
Sample Syntax:
[SCALE({mX},{n},{COMMON})]
Sample Entry:
SCALE(3X)
Sample Syntax:
PGMSTOR=NO|YES
Sample Entry:
PGMSTOR=NO
Sample Syntax:
OPTION {(ECHO=YES) }{(ECHO=NO) }
Sample Entry:
You need no command to specify:
OPTION(ECHO=YES)
Sample Syntax:
TAB variable [AND,...]
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |