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


WTL - List form

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

The list form of the WTL macro is used to construct a control program parameter list. The message parameter must be provided in the list form of the macro. The OPTION keyword is not permitted on the list form of the WTL macro.

Syntax

The list 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.
   
‘msg’ msg: Up to 126 characters.
   
,MF=L  
   

Parameters

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

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

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014