EXTRACT - List form

The list form of the EXTRACT macro is used to construct a remote control program parameter list.

Syntax

The list form of the EXTRACT macro is written as follows:

Syntax Description
   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede EXTRACT.
   
EXTRACT  
   
One or more blanks must follow EXTRACT.
   
   answer addr answer addr: A-type address.
   
   ,‘S’ Default: 'S'
   ,tcb addr tcb addr: A-type address.
   
   ,FIELDS=(tcb info) tcb info: any combination of the following, separated by commas:
ALL
PRI
GRS
CMC
FRS
TIOT
AETX
COMM
TSO
PSB
TJID
ASID
   
,MF=L  
   

Parameters

The parameters are explained under the standard form of the EXTRACT macro, with the following exception:

,MF=L
Specifies the list form of the EXTRACT macro.