NET/MASTER Network Control Language (NCL) Reference Manual

EMSDEL
Verbs
106126 Tandem Computers Incorporated 3–59
Considerations
The &SYS.FDBK system variable is set after execution with the following values:
Return Code Meaning
0 Message delivery has been blocked.
8 The specified link or domain was not found.
24 A copy of the message has already been sent by an EMSCONT LINK or an
EMSCONT DOMAIN.
See also EMSALERT, EMSCONT, EMSREAD, and EMSSEND.
For more information on the Event Management Service (EMS) verbs, refer to the
NonStop NET/MASTER NCL Programmer's Guide, which also contains examples of
how to use these verbs.
Examples
The following example does not delete the EMS message received but blocks its
delivery to the link TEST3:
EMSDEL LINK=TEST3
The following example deletes the EMS message received and blocks its delivery to
remote users. Local EMS message receivers are not affected:
EMSDEL REMOTE