NET/MASTER Network Control Language (NCL) Reference Manual
Message Text
Message Profile Variables
106126 Tandem Computers Incorporated 7–11
DOMID Attributes Unique identifier of a non-roll-delete (NRD) message.
&$
xxx
.DOMID
&$
xxx
.DOMID.DOMAIN
&$
xxx
.DOMID.NUMBER
&$
xxx
.DOMID
contains the unique identifier of a non-roll-delete (NRD) message. If this attribute
is present and MSGATTR.FLAGS.NRD = 1, this is a full NRD message; otherwise,
it is a DOM message. If this attribute is absent and MSGATTR.FLAGS.NRD = 1
this is an OPER NRD message; otherwise, it is a standard message.
&$
xxx
.DOMID.DOMAIN
contains the domain ID. The domain ID, together with the value in
&$xxx.DOMID.NUMBER, forms the DOM identifier.
&$
xxx
.DOMID.NUMBER
contains a number. The number, together with the value in
&$xxx.DOMID.DOMAIN, forms the DOM identifier.
Message Text The message text variable contains the text of the message.
&$
xxx
.TEXT
&$
xxx.
TEXT
contains the text of the message if it is a standard message. The value is null if the
message is a DOM instruction; that is, &$
xxx
.DOMID is set.