z/OS MVS Using the Subsystem Interface
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Return Code Information

z/OS MVS Using the Subsystem Interface
SA38-0679-00

For MVS™ to process broadcast functions properly, you must use the following return code conventions for function routines that handle broadcast calls. When a routine returns control to the SSI:
  • Set register 15 to 0.
  • Set the SSOBRETN field in the SSOB control block to one of the following:
    Return Code (Decimal)
    Meaning
    0
    The function routine recognized the request but did not process it.
    4
    The function routine recognized the request and processed it.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014