The CAZ2JAC2 table is a special CAZ2J3TB CSECT that CA JCLCheck uses only to support CA ACF2 control statements. The $JESCTL macro instruction generates entries. The $JESCTL macro that does not contain any operands indicates the end of the table.
CAZ2J3TB CSECT
$JCLCB GLBL,JTB,PCB,PTB,VTB,REGS
$JESCTL LOGONID ACF2 //*LOGONID CARD
$JESCTL PASSWORD,EXIT=XJ3PSWD ACF2 //*PASSWORD CARD
SPACE 2
$JESCTL , MARK END OF TABLE
END
For more information about the $JESCTL macro, see CA JCLCheck Macros.
Note: When you support CA ACF2, comments that precede the first step initiate the following warning message: CAY6132W. This message displays when the comments have an alphabetic character (A - Z) in column 4.
|
Copyright © 2014 CA.
All rights reserved.
|
|