Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 3.81

Package: MailMan

MAIL GROUP(#3.8)-->3.81

Sub-Field: 3.81


Information

Parent File Name Number Package
MAIL GROUP(#3.8) MEMBER 3.81 MailMan

Details

Field # Name Loc Type Details
.01 MEMBER 0;1 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • INPUT TRANSFORM:  S DIC("S")="I $L($P(^(0),U,3)),$D(^XMB(3.7,+Y,0))" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  FEB 12, 2001
  • HELP-PROMPT:  Enter a local user who should receive mail addressed to this group.
  • DESCRIPTION:  
    The local user who is a member of this mail group. The user must have an access code and a mailbox.
  • SCREEN:  S DIC("S")="I $L($P(^(0),U,3)),$D(^XMB(3.7,+Y,0))"
  • EXPLANATION:  User must have an access code and a mailbox.
  • CROSS-REFERENCE:  3.8^AB
    1)= S ^XMB(3.8,"AB",$E(X,1,30),DA(1),DA)=""
    2)= K ^XMB(3.8,"AB",$E(X,1,30),DA(1),DA)
  • FIELD INDEX:  B (#1) REGULAR IR LOOKUP & SORTING
    Unique for: Key A (#1), File #3.81
    Short Descr: Uniqueness Index for Key 'A' of Subfile #3.81
    Set Logic: S ^XMB(3.8,DA(1),1,"B",X,DA)=""
    Kill Logic: K ^XMB(3.8,DA(1),1,"B",X,DA)
    Whole Kill: K ^XMB(3.8,DA(1),1,"B")
    X(1): MEMBER (3.81,.01) (Subscr 1)
  • FIELD INDEX:  AC (#54) MUMPS ACTION
    Short Descr: Set a local variable when a new member is added.
    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.
    Set Logic: S XMNEWMBR(X2(1))=""
    Set Cond: S X=$S('$G(XMTRKNEW):0,X1(1)="":1,1:0)
    Kill Logic: Q
    X(1): MEMBER (3.81,.01) (forwards)
1 TYPE 0;2 SET
  • 'C' FOR CC;
  • 'I' FOR INFO;

  • LAST EDITED:  FEB 25, 1999
  • DESCRIPTION:  This field indicates what type of recipient this is.
    If this field has nothing in it, it indicates that this recipient is a primary recipient, and may reply.
    CC: indicates that the recipient is being sent a copy, but is not the primary recipient. The recipient may reply.
    INFO: indicates that the recipient may not reply to the message; the message is being transmitted to the recipient for information purposes only.
Info |  Details