Send exit (SNDEXIT)

Specifies the entry point of the program to be called as the send exit. If a nonblank name is defined, the exit is invoked immediately before data is sent out on the network. The exit is given the complete transmission buffer before it is transmitted; the contents of the buffer can be modified as required.

The possible values are:

*SYSDFTCHL

The value of this attribute is taken from the system default channel of the specified type.

*NONE

The send exit is not invoked.

send-exit-name

Specify the name of the send 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.