DataHilite

From BR Wiki
Revision as of 20:37, 27 July 2015 by Laura (talk | contribs)
Jump to navigation Jump to search

See also Datahilite (Screen).

Both BRConfig.sys specifications DataHilite and INSERT default to ON. If DATAHILITE is off then INSERT defaults to OFF. However, a new config statement allows for separate control of the INSERT mode default:

INSERT ON  OFF  LENGTH_MIN 99

As of version 4.17+, LENGTH_MIN denotes that Insert should be on if the field capacity equals or exceeds the numeric value. INSERT mode continues to toggle with the Insert key.

DATAHILITE allows strong attribute keywords and removed hexidecimal spec support.

The default datahilite value is now the inversion of N value.

Datahilite can also be used with the Config command or within a program line using the Execute statement.