You can use the following exit macros to invoke a JCL subroutine call in the global data area, generate CA JCLCheck control blocks, generate an initialization code for standard and parameter exits, issue error messages, invoke the CA JCLCheck storage management routines, generate termination code, and to generate specific supplied CA JCLCheck routines.
Invokes a JCL subroutine call whose address is in the global data area or is specified as a parameter.
Generates CA JCLCheck control blocks.
Use $JCLCB to generate all control block DSECTs CA JCLCheck requires for an exit routine with a single instruction.
Generates the initialization code for standard and parameter exits.
Issues error messages.
Invokes the CA JCLCheck storage management routines to allocate an area of storage.
Generates termination code for use in parameter exits.
Generates the termination code for use in standard exits.
Generates the initialization code for exits you define outside of CA JCLCheck. This macro includes symbolics. Do not use this macro for standard or parameter exits.
Generates termination code for $J6ENTRY exits.
|
Copyright © 2014 CA.
All rights reserved.
|
|