TCBTOKEN—Execute form

The execute form of the TCBTOKEN macro modifies and executes the parameter list that the list form of TCBTOKEN generated.

Syntax

The execute form of the TCBTOKEN macro is written as follows:

Syntax Description
   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede TCBTOKEN.
   
TCBTOKEN  
   
One or more blanks must follow TCBTOKEN.
   

TYPE=CURRENT
TYPE=PARENT
TYPE=JOBSTEP

 
   
,TTOKEN=ttoken addr ttoken addr: RX-type address.
   
   ,RELATED=value value: Any valid macro parameter specification.
   
,MF=(E,cntl addr) cntl addr: RX-type address or register (1) - (12).
   

Parameters

The parameters are the same as those for the standard form of the TCBTOKEN macro with the following addition:

,MF=(E,cntl addr)
Specifies the execute form of the TCBTOKEN macro. This form uses a remote parameter list. The cntl addr specifies the address of the remote parameter list that the list form of the macro generates.