NET/MASTER Network Control Language (NCL) Reference Manual

Summary of Verbs
Verbs
3–2 106126 Tandem Computers Incorporated
Table 3-1. List of NCL Verbs (Page 2 of 3)
Verb Function
EMSCONT Resumes normal processing of an EMS event message or redirects the
event message to another system.
EMSDEL Deletes an EMS event message.
EMSREAD Receives the next EMS event message.
EMSSEND Generates an event message from an NCL procedure to the EMS event
collector.
EVENTTD Retrieves EMS help information from a database.
FILE ADD Adds a record to a file, pair of files, or to an operating system process.
FILE CLOSE Closes a file, pair of files, or operating system process.
FILE DEL Deletes a record or a series of records from a key-sequenced file or pair of
files.
FILE GET Retrieves a record from the current file or pair of files.
FILE OPEN Opens a file, a pair of files, or an operating system process, and prepares it
for accessing by subsequent file verbs.
FILE PUT Replaces an already existing record in or adds a new record to a file, a pair
of files, or an operating system process.
FILE PUTGET Puts records to and gets records from a Guardian process from NCL.
FILE SET Specifies a new file or pair of files to be the current file or pair of files, or
allows you to change the attributes of the current file or pair of files.
INTCLEAR Discards outstanding messages queued to a dependent processing
environment.
INTCMD Executes a command in the dependent processing environment of an NCL
process.
INTCONT Propagates a message read through INTREAD to the next-higher NCL
processing environment and, optionally, changes its message text.
INTREAD Retrieves the next message queued from the issuing process's dependent
processing environment.
LOCK Obtains or releases access to a resource.
LOGCONT Resumes normal processing of a log message.
LOGDEL Deletes the current log message.
LOGREAD Reads the next log message.
MSGCONT Resumes normal processing of a message.
MSGDEL Deletes the current message.
MSGREAD Reads the next available message.
NRDDEL Deletes one or more non-roll-delete (NRD) messages.
OCS Displays an OCS window.
PANEL Displays the specified full-screen panel.
PANELEND Gives up exclusive control of a display window.
PARSE Splits a data string into sections, according to specified delimiters.