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


COFIDENT - Execute form

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

Syntax

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

Syntax Description
   
    name name: Symbol. Begin name in column 1.
   
One or more blanks must precede COFIDENT
   
COFIDENT  
   
One or more blanks must follow COFIDENT
   
DDNAME=ddname ddname: Rx-type address or register (2) - (12).
MAJNLST=majnlst majnlst: Rx-type address or register (2) - (12).
   
,CLASS=class class: Rx-type address or register (2) - (12).
   
    ,SCOPE=HONE Default: HOME
    ,SCOPE=SYSTEM  
   
,UTOKEN=utoken utoken: Rx-type address or register (2) - (12).
   
    ,RETCODE=retcod retcod: 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 COFIDENT macro, with the following exceptions:

,MF=(E,list addr)
Specifies the execute form of the COFIDENT 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