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


WTL - Execute form

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

The execute form of the WTL macro uses a remote control program parameter list. The parameter list can be generated by the list form of WTL. You cannot modify the message in the execute form.

Syntax

The execute form of the WTL macro is written as follows:

Syntax Description
   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede WTL.
   
WTL  
   
One or more blanks must follow WTL.
   
MF=(E,list addr) list addr: RX-type address, or register (1) or (2) - (12).
   
   ,OPTION=PREFIX Default: OPTION=NOPREFIX
   ,OPTION=NOPREFIX  
   

Parameters

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

MF=(E,list addr)
Specifies the execute form of the WTL macro.

list addr is the name of a storage area to contain the parameters.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014