ETDES - List form

The list form of the ETDES macro constructs a nonexecutable parameter list. The execute form of the macro can refer to this parameter list, or a copy of it for reentrant programs.

Syntax

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

Syntax Description
   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede ETDES.
   
ETDES  
   
One or more blanks must follow ETDES.
   
   TOKEN=addr addr: A-type address.
   
   ,PURGE=NO Default: PURGE=NO
   ,PURGE=YES  
   
   ,RELATED=value value: Any valid macro keyword specification.
   
,MF=L  
   

Parameters

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

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