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


BPXEKDA - Execute form

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

Syntax

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

Syntax Description
   
   name name: symbol. The name is optional.
   
One or more blanks must precede BPXEKDA.
   
BPXEKDA  
   
One or more blanks must follow BPXEKDA.
   
,KBUFLEN=xkbuflen xkbuflen: RS-type address or register (2) - (12).
   
,KBUFALET=xkbufalet xkbufalet: RS-type address or register (2) - (12).
   
KBUFPTR=xkbufptr xkbufptr: RS-type address or register (2) - (12).
   
    ,RETCODE=xretcode xretcode: RS-type address or register (2) - (12).
,MF=(E,xmfctrl) xmfctrl: RS-type address or register (2) - (12).
   

Parameters

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

,MF=(E,xmfctrl)
Specifies the execute form of the BPXEKDA macro.

xmfctrl 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