Previous Topic: Parameter ListNext Topic: Route Screen Images


Return Codes

On return from the user exit, register 15 should contain:

0

Continue with normal processing.

4

User exit has handled; no message needed.

8

User exit has handled; send message.

For return code 8, the 80-byte return message can be used to return two 40-character message lines. These two messages can be placed in the area to which the entry parameter list points. They will be displayed at the requester's terminal.