gtps1m3aSystem Macros

ILCKCB-Lock a Control Block Area Macro

Use this system macro to allow an entry control block (ECB) to gain exclusive control of a control block area.

Format




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

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

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

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

Entry Requirements

Return Conditions

Programming Considerations

Examples

ILCKCB TYPE=CCB

This invocation requests that the conversation control block (CCB) be locked.