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

Package: MailMan

MESSAGE(#3.9)-->3.914

Sub-Field: 3.914


Information

Parent File Name Number Package
MESSAGE(#3.9) LATER DELIVERY TO 3.914 MailMan

Details

Field # Name Loc Type Details
.01 LATER DELIVERY TO 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>99!($L(X)<1) X
  • LAST EDITED:  MAY 16, 1997
  • HELP-PROMPT:  Answer must be 1-99 characters in length.
  • DESCRIPTION:  
    This is the local or network address of the person to whom to deliver the message at a later date.
  • CROSS-REFERENCE:  3.914^B
    1)= S ^XMB(3.9,DA(1),7,"B",$E(X,1,30),DA)=""
    2)= K ^XMB(3.9,DA(1),7,"B",$E(X,1,30),DA)
1 TYPE OF RECIPIENT 0;2 SET
  • 'C' FOR cc;
  • 'I' FOR Info;

  • LAST EDITED:  MAY 16, 1997
  • DESCRIPTION:  
    Indicates the type of recipient when the message is delivered later.
2 BY WHOM DUZ 0;3 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  MAY 15, 1997
  • DESCRIPTION:  
    This is the DUZ of the person who scheduled the delivery.
  • CROSS-REFERENCE:  3.9^AW
    1)= S ^XMB(3.9,"AW",$E(X,1,30),DA(1),DA)=""
    2)= K ^XMB(3.9,"AW",$E(X,1,30),DA(1),DA)
    This xref will help us find messages which have been scheduled for later delivery by certain users.
3 BY WHOM TEXT 0;4 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>99!($L(X)<1) X
  • LAST EDITED:  MAY 15, 1997
  • HELP-PROMPT:  Answer must be 1-99 characters in length.
  • DESCRIPTION:  
    This is the name or remote address of the person who scheduled the delivery.
4 DELIVERY DATE/TIME 0;5 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 15, 1997
  • HELP-PROMPT:  When do you want the message delivered to this recipient?
  • DESCRIPTION:  
    Indicates when the message is to be delivered.
  • CROSS-REFERENCE:  3.9^AL
    1)= S ^XMB(3.9,"AL",$E(X,1,30),DA(1),DA)=""
    2)= K ^XMB(3.9,"AL",$E(X,1,30),DA(1),DA)
    Helps the 'later' delivery task to find messages which should be delivered later to certain recipients.
Info |  Details |  All