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


COFRETRI - List form

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

Syntax

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

Syntax Description
   
    name name: Symbol. Begin name in column 1.
   
One or more blanks must precede COFRETRI
   
COFRETRI  
   
One or more blanks must follow COFRETRI
   
MF=(L,mfctrl) mfctrl: Symbol.
MF=(L,mfctrl,mfattr) mfattr: 1- to 60-character input string. Default: 0D.
   

Parameters

The parameters of the list form are explained as follows:

MF=(L,list addr)
MF=(L,list addr,attr)
Specifies the list form of the COFRETRI macro.

list addr is the name of a storage area to contain the parameters. (If you specify name on the macro, the system also equates the name you specify to the same location counter value.)

attr is an optional 1- to 60-character input string, which can contain any value that is valid on an assembler DS pseudo-op. You can use this parameter to force boundary alignment of the parameter list. If you do not code attr, the system provides a value of 0D, which forces the parameter list to a doubleword boundary.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014