Northgate Reality
FAQs, latest to oldest...
Why can't I compile the new DataBasic features of V14.0
To use the new features of V14.0 you need to invoke the new compiler. This wasn't added by default to make sure there were no possible problems with existing applications.
To change the default compiler for the BASIC command to the new V14 features perform the following edit.
ED /SYSFILES/BASIC-COMPILERS BASIC*DEFAULT
... change attribute<2> to be as follows:
BASIC*DEFAULT
001 Q
002 BASIC*14
For further details refer to the product documentation under Using Alternative Compilers in the DataBasic Reference section. This is also highlighted on the home page, under Restrictions.
