z/OS MVS Programming: Assembler Services Reference ABE-HSP
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ESTAE and ESTAEX—List form

z/OS MVS Programming: Assembler Services Reference ABE-HSP
SA23-1369-00

The list form of the ESTAE and ESTAEX macros is used to construct a remote control parameter area.

Syntax

The list form of ESTAE and ESTAEX is written as follows:

Syntax Description
   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede ESTAE or ESTAEX.
   

ESTAE
ESTAEX

 
   
One or more blanks must follow ESTAE or ESTAEX.
   
   exit addr exit addr: A-type address.
   0  
   
   ,PARAM=list addr list addr: A-type address.
   
   ,PURGE=NONE Default: PURGE=NONE
   ,PURGE=QUIESCE  
   ,PURGE=HALT  
   
   ,ASYNCH=YES Default: ASYNCH=YES
   ,ASYNCH=NO  
   
   ,TERM=NO Default: TERM=NO
   ,TERM=YES  
   
   ,RELATED=value value: Any valid macro keyword specification.
   
   ,SDWALOC31=NO Default: SDWALOC31=NO
   ,SDWALOC31=YES
Note: SDWALOC31 is supported only by ESTAE.
   
,MF=L  
   

Parameters

The parameters are explained under the standard form of the ESTAE or ESTAEX macro, with the following exception:

,MF=L
Specifies the list form of ESTAE or ESTAEX.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014