This exit point allows execution of a user‑developed exit routine that generates a user‑designed banner page for all reports that the system receives.
The default module name and entry point for this exit is XCOMEX10. The default module name can be overridden by specifying the load-module name in the Default Options.
Specify EXIT10=YES | Load-module name in the Default Options to enable this exit.
The module XCOMRECV calls this exit.
This exit is a branch entry.
No required DSECT.
The addressing mode at entry is 31.
The following registers are available at entry:
Undefined
Address of NSA control block (mapped by NSADSECT macro)
Number of lines in each banner
Number of letters per line
Number of characters per letter
Address of the banner field
Address of the file data field
Undefined
Address of register save area
Return address
The entry point address
Note: Addressability to CA XCOM Data Transport's CSA as mapped by the CSADSECT can be obtained by loading NSA@CSA to the register used to map the CSA.
The following registers are available at exit:
Undefined
Return code
The only valid return code is 0 for a normal return.
A sample program using this exit:
CAI.CBXGSAMP(XCOMEX10)
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|