DataBasic Reference > Related TCL Commands > LOAD-BNF

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

LOAD-BNF command (DataBasic) (m618704+loadbnf.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

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.

RealityV15.0Comment on this topic