Receive exit (RCVEXIT)

Specifies the entry point of the program to be called as the receive exit. If a nonblank name is defined, the exit is invoked before data received from the network is processed. The complete transmission buffer is passed to the exit and the contents of the buffer can be modified as required.

The possible values are:

*SAME

The attribute is unchanged.

*NONE

The receive exit program is not invoked.

receive-exit-name

Specify the name of the receive exit program.

library-name

Specify the name of the library that contains the exit program. This parameter must be present if an exit program name is specified.