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


CMDAUTH - List form

z/OS MVS Programming: Authorized Assembler Services Reference ALE-DYN
SA23-1372-00

Use the list form of the CMDAUTH macro to construct a nonexecutable control program parameter list.

Syntax

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

Syntax Description
   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede CMDAUTH.
   
  CMDAUTH  
   
One or more blanks must follow CMDAUTH.
   
   ,MF=(L, cntl addr) cntl addr: RX-type address or register (2) - (12).
   

Parameters

The parameters for the list form of the CMDAUTH macro are explained as follows:

,MF=(L,cntl addr)
Specifies the list form of CMDAUTH. cntl addr defines the area into which the system stores the parameter list.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014