Use this special macro for supplied CA JCLCheck routines. This macro includes symbols. Use this macro instead of the $JCLENT macro for routines outside the CA JCLCheck main set of routines (do not use for standard or parameter exits).
$J6ENTRY [EQU=Y]
[RENT=Y]
[RESTORE=N]
[SP=]
[DATE=N]
-WA=workarea DSECT name-
-LEN=length of workarea DSECT-
Equates registers 0 through 15 to values of R0 through R15.
Default: Y
Specifies reentrant code.
Default: Y
Specifies whether to restore registers 0 and 1 from the caller save area.
Specifies the subpool area of the save area CA JCLCheck allocates.
Default: 0
Specifies the date that appears in the assembly.
Default: N
R12/reg, base register to use.
Default: register 12
Work area to obtain.
If you do not supply this parameter, a default 72-byte area is obtained to save the registers (DSECT name).
Length of work area DSECT.
|
Copyright © 2014 CA.
All rights reserved.
|
|