Loading...
Select Version
&pagelevel(5)&pagelevel
The BIFMDL2 macro call generates the DSECT for the return code from the system administration function, or contains the specification of the return code which is supplied by the executable module.
For further details, see section “System administration functions”.
Operation | Operands |
BIFMDL2 | MF = D |
Operands
MF = D
DSECT format of the macro call: creates a DSECT for the operand list.
PREFIX = B / prefix
Defines the first character of the generated name. Default: B.
MACID = IF2 / macid
A string, up to three characters long, which replaces characters 2 to 4 of the generated name. Default: IF2.
DSECT
BIF2D | DSECT | ||
BIF2SC2 | DS | X | Subcode2 |
BIF2SC1 | DS | X | Subcode1 |
BIF2MID | DS | CL7 | Msg-id |
BIF2# | EQU | *-BIF2SC2 |