LXRES - Execute form

The execute form of the LXRES macro can refer to and modify a remote parameter list constructed by the list form of the macro.

Syntax

The execute 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=(E,cntl addr) cntl addr: RX-type address or register (0) - (12).
   

Parameters

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

,MF=(E,cntl addr)
Specifies the execute form of the LXRES macro, and cntl addr is the name or address of the list form of the macro.