gtps1m3hSystem Macros

IULKCB-Unlock a Control Block Area

Use this system macro to unlock a control block area previously locked by the ILCKCB macro.

See ILCKCB-Lock a Control Block Area Macro for more information about the ILCKCB macro.

Format




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

TYPE
The name of the control block area to be unlocked.

CCB
The TPF/APPC conversation control block (CCB) is to be unlocked.

SCB
The TPF/APPC session control block (SCB) is to be unlocked.

Entry Requirements

Return Conditions

Programming Considerations

Examples

MYLABEL  IULKCB TYPE=CCB