Exit xeispin – IBM SC33-1683-02 User Manual

Page 99

Advertising
background image

UEPRSA

Address of the application’s register save area. This contains the
contents of the registers at the point when the program issued the
EXEC CICS command.

Return codes

UERCNORM

Continue processing.

UERCBYP

Bypass the execution of this command.

UERCPURG

Task purged during XPI call.

XPI calls

All can be used.

Exit XEISPIN

When invoked

Before the execution of any EXEC CICS SPI command

except:

v

EXEC CICS ENABLE

v

EXEC CICS DISABLE

v

EXEC CICS EXTRACT EXIT.

Exit-specific parameters

UEPARG

Address of the EXEC command parameter list.

UEPEXECB

Address of the system EIB.

UEPUSID

Address of the 8-character userid.

UEPPGM

Address of the 8-character application program name.

UEPLOAD

Address of the application program’s load-point.

UEPRSA

Address of the application’s register save area. This contains the
contents of the registers at the point when the program issued the
EXEC CICS command.

Return codes

UERCNORM

Continue processing.

UERCBYP

Bypass the execution of this command.

UERCPURG

Task purged during XPI call.

XPI calls

All can be used.

EXEC interface program exits

Chapter 1. Global user exit programs

67

Advertising