NET/MASTER Network Control Language (NCL) Programmer's Guide

Language Elements
NCL Summary
2–12 106160 Tandem Computers Incorporated
Table 2-6. Summary of Verbs (Page 2 of 3)
Verb Description
INTCLEAR Discards outstanding messages queued to a dependent processing
environment.
INTCMD Executes a NonStop NET/MASTER MS command in the dependent
processing environment of an NCL process.
INTCONT Propagates a message read using the INTREAD verb to the next higher
processing environment and, optionally, changes its message text.
INTREAD Retrieves the next message from the dependent request or response queue
associated with an NCL process.
LOCK Controls access to a resource required by multiple NCL processes.
LOGCONT Resumes normal processing of a message destined for the NonStop
NET/MASTER MS activity log.
LOGDEL Deletes a message destined for the NonStop NET/MASTER MS activity
log.
LOGREAD Reads the next message destined for the NonStop NET/MASTER MS
activity log.
MSGCONT Resumes normal processing of a message destined for an Operator Control
Services (OCS) window.
MSGDEL Deletes a message destined for an Operator Control Services (OCS)
window.
MSGREAD Reads the next message destined for an Operator Control Services (OCS)
window.
NRDDEL Deletes one or more non-roll-delete (NRD) messages.
OCS Displays an Operator Control Services (OCS) window.
PANEL Displays the specified full-screen panel.
PANELEND Gives up exclusive control of a display window and removes a panel from
display.
PARSE Splits a data string into sections according to the specified delimiters.
PAUSE Suspends processing of an NCL process and waits for operator input.
PSEND CLOSE Makes a Pathway server class unavailable for use by an NCL process.
PSEND OPEN Makes a Pathway server class available for use by an NCL process.
PSEND SEND Sends a request message to and receives a reply message from a Pathway
server class.
PSEND SET Sets the current Pathway server class, or the default map used to describe
and interpret a reply message from a Pathway server class.
QEXIT Terminates the current NCL procedure and all higher levels.