3.81 (54)    INDEX (.11)

Name Value
FILE 3.81
NAME AC
DESCRIPTION
This xref only works while under control of one of the MailMan options
to edit mail groups.  Variable XMTRKNEW is set to activate the xref.
 
When a new member is added, this xref adds that member to a local array.
Once the user is finished editing this mail group, and if new members
have been added, MailMan may use the local array to find and forward
previous mail group messages to the new members, depending on what the
user wants.
SHORT DESCRIPTION Set a local variable when a new member is added.
TYPE MUMPS
EXECUTION FIELD
USE ACTION
ROOT TYPE INDEX FILE
ROOT FILE 3.81
SET LOGIC S XMNEWMBR(X2(1))=""
SET CONDITION CODE S X=$S('$G(XMTRKNEW):0,X1(1)="":1,1:0)
CROSS-REFERENCE VALUES
  • ORDER NUMBER:   1
    TYPE OF VALUE:   FIELD
    FILE:   3.81
    FIELD:   .01
    COLLATION:   forwards
KILL LOGIC Q