LOAD-BNF
Loads an alternative DataBasic compiler.
For more information on alternative compilers, and the use of the LOAD-BNF command, refer to Using Alternative Compilers.
Command class
TCL-II.
Syntax
LOAD-BNF file-specifier item-id
Syntax elements
file-specifier is the name of the file containing the source code of the required DataBasic compiler.
item-id is the name of the item containing the compiler you want to load.
The system responds with the prompt:
DESTINATION FILE:
Enter the name of the file in which you want the specified compiler loaded.
Restriction
Restricted to the SYSMAN and SYSPROG accounts.