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


Return codes

z/OS TSO/E Customization
SA32-0976-00

Table 1 lists the return codes issued by the compiler runtime processor.

Table 1. Return codes from a REXX compiler runtime processor
Return code (decimal) Description
0 Processing was successful. Table 1 shows the expected results from the compiler runtime processor.
20 Processing was not successful. The compiler runtime processor issued an error message that describes the error.
100 Processing was not successful. A system abend occurred during the execution of the compiler runtime processor. Parameter 10 must contain the abend code and the reason code describing the error.
104 Processing was not successful. A user abend occurred during the execution of the compiler runtime processor. Parameter 10 must contain the abend code and the reason code describing the error.
20001 - 20099 Processing was successful. However, the compiler runtime processor detected a syntax error in the compiled exec. The return code value is 20000 plus the value of the REXX error number. REXX error numbers are described in .

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014