CA JCLCheck calls a parameter exit routine after it syntactically validates a parameter's operand. Specify parameter exits on the EXIT parameter of the $VTB macro.
Note: CA JCLCheck only sends data that successfully passes syntax checking to the parameter exit.
CA JCLCheck calls parameter exits with the registers set up as follows:
Unpredictable
Address of SPB for backward referenced statement; zero if operand is not a backward reference
XJB for current statement
Length minus 1 of parameter value
Unpredictable
PCB for this parameter
JPB for this parameter
SPB for current statement
Return address <== Note nonstandard usage
Unpredictable
Global area address
Save area
Unpredictable <== Not the return address
Exit routine address
|
Copyright © 2014 CA.
All rights reserved.
|
|