NET/MASTER Network Control Language (NCL) Reference Manual

INTCLEAR
Verbs
3–104 106126 Tandem Computers Incorporated
Considerations
Responses from a command started before INTCLEAR TYPE=RESP or
TYPE=ANY is executed, and that arrive after INTCLEAR executes, are not affected
by the INTCLEAR verb.
For more information on the INTCLEAR verb, refer to the NonStop NET/MASTER
NCL Programmer's Guide, which also contains examples of the use of the
INTCLEAR verb.
Examples
The following example discards all messages on the request queue:
INTCLEAR TYPE=REQ
The following example discards all messages on the response queue:
INTCLEAR TYPE=RESP
In the following example, all messages queued to the dependent processing
environment are discarded. All dependent processes are terminated:
INTCLEAR