Loading...
Select Version
&pagelevel(5)&pagelevel
The BIFDEF macro generates the table entries which link the names of functions with the addresses of the entries for their executable modules and syntax specifications.
For further details refer to section “System administration functions”.
Operation | Operands |
BIFDEF | MF = L NAME = <name 1..20> SYNTAX = <name 1..8> CODE = <name 1..8> |
Operands
MF = L
LIST format of the macro call.
NAME = <name 1..20>
Name of the system administration function (first letter should be an “X”).
SYNTAX = <name 1..8>
Name of the reference point for the syntax specification (already specified in the BIFDESC macro).
CODE = <name 1..8>
Name of the executable module entry for the function (written by systems support).