NET/MASTER Network Control Language (NCL) Reference Summary
Verbs
106161 Tandem Computers Incorporated 31
MSGCONT
The MSGCONT verb resumes normal processing of a message.
MSGCONT [ ALARM={ NO | YES } ]
[ { BKGCOLOR | BKGCOLOUR }=
color-option
]
[ { COLOR | COLOUR }=
color-option
]
[ { HLITE | HLIGHT }=
hlite-option
]
[ INTENS={ HIGH | LOW | NORMAL } ]
[ NRD={ NO | OPER | YES } ]
[ SCAN={ NO | YES } ]
[ DATA=
rest-of-statement
]
color-option
BLUE GREEN PINK RED
TURQUOISE WHITE YELLOW NONE
hlite-option
BLINK REVERSE USCORE NONE
MSGDEL The MSGDEL verb deletes the current message.
MSGDEL
MSGREAD The MSGREAD verb reads the next available OCS message.
MSGREAD [ ARGS [ PARSE={ NO | YES } ]
[ RANGE=(
start
,
end
) ]
[ SEGMENT=
n
] |
VARS={
input-vars-list
|
variable*
}
[ PARSE={ NO | YES } ]
[ RANGE=(
start
,
end
) ]
[ SEGMENT=
n
] |
MDO=&
mdo-name
|
SET ]
[ DOM={ NO | YES } ]
[ TYPE={ ALL | SOLICIT | UNSOLICIT } ]
[ WAIT={ NO | YES |
nnnn
} ]
NRDDEL The NRDDEL verb deletes one or more non-roll-delete (NRD) messages from the OCS
window.
NRDDEL {
domid
| (
domid
,… ) }