2 (776)    INDEX (.11)

Name Value
FILE 2
NAME AXDCTNRY
DESCRIPTION
This cross reference is fired whenever the field D-COUNTRY is changed.  It
will clear data in fields associated with whether the COUNTRY value is
domestic or foreign.  In the case of a foreign address, this cross
reference will clear the D-STATE, and D-ZIP+4 fields.  For a domestic
address, this cross reference will clear the D-PROVINCE and D-POSTAL CODE
fields.  See routine ^DGCNTRY for modifying which fields are cleared by
this cross reference.
SHORT DESCRIPTION Clear Designee Addr fields when country changes
TYPE MUMPS
EXECUTION FIELD
ACTIVITY R
USE ACTION
ROOT TYPE INDEX FILE
ROOT FILE 2
SET LOGIC D EN^DGCNTRY(2,"DES",.34012)
CROSS-REFERENCE VALUES
  • ORDER NUMBER:   1
    TYPE OF VALUE:   FIELD
    FILE:   2
    FIELD:   .34012
    COLLATION:   forwards
KILL LOGIC Q