NET/MASTER Network Control Language (NCL) Reference Manual
WRITE
Verbs
3–226 106126 Tandem Computers Incorporated
RANGE=(
start
,
end
)
determines the range of variables specified by the VARS operand. See
“Frequently Occurring Operands,” at the beginning of this section, for
more information.
SEGMENT=
n
specifies the amount of data (in bytes) to be put into the variables
specified. See “Frequently Occurring Operands,” at the beginning of this
section, for more information.
MDO=
&mdo-name
specifies that an MDO, with the name &
mdo-name,
is to be stored in the enclosed
MDO user variable element of the message. This may be extracted by using the
MDO=&
mdo-name
operand of the verbs INTREAD, LOGREAD, or MSGREAD.
BKGCOLOR | BKGCOLOUR=
color-option
specifies that the background color of the terminal is to be set to the selected value.
If you omit this option, or use NONE, the default or native background color of
the terminal is used.
COLOR | COLOUR=
color-option
specifies that the message color is to be set to the selected value. If you omit this
option, or use NONE, the default or native display color of the terminal is used.
HLITE | HLIGHT=
hlite-option
specifies which message highlight option to use.
BLINK
displays the message with the flashing, or “blink,” attribute.
REVERSE
displays the message with the reverse video attribute.
USCORE
displays the message with the underline attribute.
NONE
displays the message in the native display mode of the terminal.
INTENS
specifies whether the message is to be displayed on the terminal in high or normal
intensity.