Parameter list
The parameter list that is passed to the precopy exit.
Log record, work area
Precopy exit parameters show how you find the parameters from the contents of register 1.

The figure shows the precopy exit parameters when the
exit is defined without the OLD keyword. This is the recommended way
to define the exit. With the OLD keyword specified, there is an extra
level of indirection. Log record
in the figure is the address
of the log record, and Work area
in the figure is the address
of the work area. The OLD keyword allows compatibility with exits
written for earlier CICS® VR releases, such as CICS® VR
V3R3 and earlier, and CICS® VR V4R1 without apar PK28852
applied.