NET/MASTER Network Control Language (NCL) Reference Manual

#ERR
Panel Control Statements
106126 Tandem Computers Incorporated 6–9
{ COLOR | COLOUR }=
color-option
specifies the color of the field in error. The COLOR operand is ignored if the
terminal does not support extended color. You can dynamically change the
displayed color of the field in error if you assign a variable to
color-option
in
the #ERR statement. DEFAULT places the terminal in its native display mode,
which is usually white.
HLITE
specifies the highlighting you want for displaying the field in error. The HLITE
operand applies only to terminals with extended highlighting support. HLITE can
be spelt HLIGHT.
BLINK
displays the field with the flashing or blink attribute.
NONE
displays the field in the native display mode of the terminal.
REVERSE
displays the field with the reverse video attribute.
USCORE
displays the field with the underline attribute.
INTENS
specifies the intensity of the error field when displayed. NCL ignores the INTENS
operand if you specify either COLOR or HLITE and the terminal supports
extended color or highlighting.
HIGH
displays the field in high intensity.
LOW
displays the field in low or standard intensity.