Distributed Systems Network Management (DSNM) Subsystem Interface Development Guide
_XADR^NEQ
A-134
109759—Distributed Systems Network Management (DSNM) Subsystem Interface
Development Guide
DSNM Library Services
_XADR^NEQ
_XADR^NEQ is a Boolean define statement that is TRUE if two possibly null addresses
are not equal (since _NULL can have more than one value).
address1 input
INT(32):value
is an extended address whose value is compared to address2 .
address2 input
INT(32):value
is an extended address whose value is compared to address1.
_XADR^NEQ ( address1
, address2 )