z/OS Using REXX and z/OS UNIX System Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Returned from the SH environment

z/OS Using REXX and z/OS UNIX System Services
SA23-2283-00

When a command completes in the SH environment, the return code is set in the variable RC. Unusual situations cause the return code to be set to a negative value:
-1xxx
Terminated by signal xxx
-2xxx
Stopped by signal xxx
-3xxx
Fork failed with error number xxx
-4xxx
Exec failed with error number xxx
-5xxx
Wait failed with error number xxx

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014