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


COFDEFIN - Execute form

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

Syntax

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

Syntax Description
   
    name name: Symbol. Begin name in column 1.
   
One or more blanks must precede COFDEFIN
   
COFDEFIN  
One or more blanks must follow COFDEFIN
   
CLASS=class class: RX-type address or register (2) - (12).
   
,MAJLEN=majlen majlen: RX-type address or register (2) - (12).
   
,MINLEN=minlen majlen: RX-type address or register (2) - (12).
   
    ,TRIM=ON Default: ON
    ,TRIM=OFF  
   
    ,AUTHRET=YES Default: NO
    ,AUTHRET=NO  
   
    ,RETCODE=retcode retcode: RX-type address or register (2) - (12).
   
    ,RSNCODE=rsncod rsncod: RX-type address or register (2) - (12).
   
,MF=(E,list addr) list addr: RX-type address or register (2) - (12).
   

Parameters

The parameters are explained under the standard form of the COFDEFIN macro, with the following exceptions:

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

list addr specifies the area that the system uses to store the parameters.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014