LXRES - List form

The list form of the LXRES macro is used to construct a nonexecutable parameter list. The execute form of the macro can then refer to this list or a copy of it for reentrant programs.

Syntax

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

Syntax Description
   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede LXRES.
   
LXRES  
   
One or more blanks must follow LXRES.
   
LXLIST=lx list addr lx list addr: RX-type address or register (2) - (12).
ELXLIST=elx list addr elx list addr: RX-type address or register (2) - (12).
   
   ,LXSIZE=12 Default: LXSIZE=12 when you do not specify EXLIST or REUSABLE=YES; LXSIZE=16 when you specify ELXLIST or REUSABLE=YES.
   ,LXSIZE=16  
   ,LXSIZE=23  
   ,LXSIZE=24  
   
   ,SYSTEM=NO Default: SYSTEM=NO
   ,SYSTEM=YES  
   
   ,RELATED=value value: Any valid macro keyword specification.
   
,MF=L  
   

Parameters

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

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