z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SWAREQ - List form

z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO
SA23-1375-00

Syntax

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

Syntax Description
   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede SWAREQ.
   
SWAREQ  
   
One or more blanks must follow SWAREQ.
   
   ,FCODE=fncde fncde: Function code
   
   ,EPA=addr addr: Address of the pointer to the EPA.
  In the list form, this address may only be specified symbolically.
   
,MF=L  
   

Parameters

The parameters are explained as follows:

,FCODE=fncde
Specifies the function code for the locate mode request. Valid codes are:
RL
Read/Locate
WL
Write/Locate

For more information about the meaning of each code, see z/OS MVS Programming: Authorized Assembler Services Guide.

,EPA=addr
Specifies the address of the pointer to the extended parameter area (EPA). Do not specify the EPA itself on the EPA parameter.
,MF=L
Specifies the list form of the SWAREQ macro.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014