Registers at exit
Upon return from this exit, the register contents must be:
- Register
- Contents
- 0-14
- Restored to contents at entry
- 15
- One of the following return codes:
- Value
- Meaning
- 0
- Continue processing the command.
- 4
- The exit has failed the keyword value, and RACF® is to re-prompt for the value if in prompt mode.
- 8
- The exit has failed the command, and RACF is to issue a message to the user. The message indicates that the exit has failed the command, and might contain additional text returned by the exit.