gtps1m4pSystem Macros

RSWBC-Release a System Work Block (SWB)

Use this system macro to release a system work block (SWB) address.

Required Authorizations
Key0 Restricted System Common Storage
  X    

Format




label
A symbolic name can be assigned to the macro statement.

BLOCK=reg
Specifies the address of the SWB to be released, where reg is a register from R0 - R7.

Entry Requirements

This macro is restricted to ECB-controlled programs.

Return Conditions

None.

Programming Considerations

None.

Examples

The following example releases the SWB specified in register 5 (R5).

RSWBC BLOCK=R5