ETCON - List form

The list form of the ETCON macro constructs a nonexecutable parameter list. This list, or a copy of it for reentrant programs, can be referred to by the execute form of the macro.

Syntax

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

Syntax Description
 
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede ETCON.
   
ETCON  
   
One or more blanks must follow ETCON.
   
   TKLIST=addr addr: A-type address.
   
   ,LXLIST=addr addr: A-type address.
   
   ,RELATED=value value: Any valid macro keyword specification.
   
,MF=L  
   

Parameters

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

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