z/OS JES2 Macros
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


$RETWORK – Return a work area

z/OS JES2 Macros
SA32-0996-00

Use $RETWORK to return a work area obtained with the $GETWORK macro instruction.

Format description

Read syntax diagramSkip visual syntax diagram
>>-+--------+--$RETWORK--+-location-addrx-+--------------------><
   '-symbol-'            '-(--Rn--)-------'   

location
Specifies the address of the work area to be returned. (This address is loaded into register 1.)

The work area to be returned must have been obtained through a previous $GETWORK macro instruction.

Environment

  • Main task.
  • $WAIT cannot occur.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014