This macro generates CA JCLCheck control blocks. Use $JCLCB to generate all control block DSECTs CA JCLCheck requires for an exit routine with a single instruction.
This macro has the following format:
$JCLCB - cbname1,cbname2,...-
Valid values for cbname include the following:
Specifies data set definition table.
Specifies global area.
Specifies JCL parameter block.
Specifies parameter control block.
Specifies pointer table block.
Specifies register equates.
Specifies raw JCL block.
Specifies standard register save area.
Specifies statement pointer block.
Specifies value table block.
Specifies extended global area.
Specifies XJB for DD statement.
Specifies XJB for EXEC statement.
Specifies XJB for JES2 control statements.
Specifies XJB for JES3 control statements.
Specifies XJB for JOB statement.
Specifies XJB for INCLUDE statement.
Specifies XJB for IF/THEN statements.
|
Copyright © 2014 CA.
All rights reserved.
|
|