z/OS TSO/E REXX Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Return codes

z/OS TSO/E REXX Reference
SA32-0972-00

Table 1 shows the return codes for the IRXSAY routine. IRXSAY returns the return code in register 15. If you specify the return code parameter (parameter 5), IRXSAY also returns the return code in the parameter.

Table 1. Return codes for IRXSAY
Return code Description
0 Processing was successful. The input string was written to the output stream.
8 Processing was successful. However, the input string was not written to the output stream because Halt Typing (HT) is in effect.
20 Processing was not successful. An error occurred and the requested function is not performed. The system may issue a message that describes the error.
28 Processing was not successful. A language processor environment could not be located.
32 Processing was not successful. The parameter list is not valid. The parameter list contains either too few or too many parameters, or the high-order bit of the last address in the parameter list is not set to 1 to indicate the end of the parameter list.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014