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: 4.29991

Package: MailMan

MESSAGE STATISTICS(#4.2999)-->4.29991

Sub-Field: 4.29991


Information

Parent File Name Number Package
MESSAGE STATISTICS(#4.2999) MESSAGE STATISTICS MONTH 4.29991 MailMan

Details

Field # Name Loc Type Details
.01 MESSAGE STATISTICS MONTH 0;1 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • DESCRIPTION:  
    Message statistics are summed into this area at the end of each successful message received or sent into the appropriate month according to the time the message is received.
  • CROSS-REFERENCE:  4.29991^B
    1)= S ^XMBS(4.2999,DA(1),100,"B",$E(X,1,30),DA)=""
    2)= K ^XMBS(4.2999,DA(1),100,"B",$E(X,1,30),DA)
102 MESSAGES SENT 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of messagaes that were transmitted to this domain. Previously transmitted (but forwarded to new recipients) message and responses are included as though they were separate messages.
103 MESSAGES RECEIVED 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 03, 2002
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    Messages received are included here even if they are received only to be forwarded on to another site. Also included are responses and messages received previously (as long as they have additional recipients).
104 CHARACTERS SENT 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1.N) X
  • LAST EDITED:  APR 03, 2002
  • HELP-PROMPT:  Type a number between 0 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is a count of the number of characters in the messages sent.
105 CHARACTERS RECEIVED 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1.N) X
  • LAST EDITED:  APR 03, 2002
  • HELP-PROMPT:  Type a number between 0 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is a count of the number of characters in the messages received.
106 LINES SENT 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1.N) X
  • LAST EDITED:  APR 03, 2002
  • HELP-PROMPT:  Type a number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is a count of the number of lines in the message sent.
107 LINES RECEIVED 0;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1.N) X
  • LAST EDITED:  APR 03, 2002
  • HELP-PROMPT:  Type a number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is a count of the number of lines in the messages received.
Info |  Details