Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^XMBX(4.2998

Package: MailMan

Global: ^XMBX(4.2998


Information

FileMan FileNo FileMan Filename Package
4.2998 MESSAGE DELIVERY STATS MailMan

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
MailMan 3 XMUT5C    XMUT5Q    ^XMBX(4.2998    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
MailMan 3 XMUT5Q    XMUT5R1    XMUT5R2    

Fields, Total: 80

Field # Name Loc Type Details
.01 DATE/TIME 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:X<2911100 X
  • LAST EDITED:  NOV 04, 1991
  • HELP-PROMPT:  This is the date & time the stats were recorded.
  • DESCRIPTION:  
    This is the date and time in FileMan format that this batch of stats were created.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  4.2998^B
    1)= S ^XMBX(4.2998,"B",$E(X,1,30),DA)=""
    2)= K ^XMBX(4.2998,"B",$E(X,1,30),DA)
1 TOTAL QUEUE LENGTH 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 04, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the total number of messages and responses in the queue waiting to be delivered by the background filer.
11 MESSAGES 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 04, 1991
  • HELP-PROMPT:  Type a Number between 0 and 999999, 0 Decimal Digits
  • DESCRIPTION:  
    This field is for original messages as opposed to responses to deliver.
12 RESPONSES 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 04, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the total number of responses in the queue waiting to be delivered by the background filer.
15 LINES OUTPUT 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 07, 1992
  • HELP-PROMPT:  Type a Number between 0 and 9999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of lines output (displayed and printed) during the interval in question.
22 RESPONSE TIME - AVERAGE 0;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."2N.N) X
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 1 Decimal Digit
  • DESCRIPTION:  
    This is the average response time that it took during the interval in question while messages were being deleted and/or terminated.
38 ACTIVE USERS 0;21 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 02, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the total number of users that were on the system when the statistics for the period were gathered.
39 ACTIVE ZSLOT USERS 0;22 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 total number if ZSLOT users that were on the system when the statistics for the period were gathered.
40 ACTIVE NON-ZSLOT USERS 0;23 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 total number of non-ZSLOT users that were on the system when the statistics for the period were gathered.
41 LOGINS - LAST 24 HOURS 0;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 27, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of Logins that occured during the last 24 hours.
42 LOGIN MINUTES - LAST 24 HOURS 0;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 27, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of minutes that users were logged onto the system during the last 24 hours.
43 MESSAGE NUMBER LAST ASSIGNED 0;11 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 13, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the last message number assigned for the date.
44 MESSAGE DELIVERIES MADE 0;12 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 24, 1991
  • HELP-PROMPT:  Type a Number between 0 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of message deliveries made during the interval in question.
45 RESPONSE DELIVERIES MADE 0;13 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 24, 1991
  • HELP-PROMPT:  Type a Number between 0 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of response deliveries made during the interval in question.
46 MESSAGE DELIVERIES IN QUEUE 0;14 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 23, 1991
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the total number of message deliveries that remained undelivered at the time that the queues were checked.
47 RESPONSE DELIVERIES IN QUEUE 0;15 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 23, 1991
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the total number of response deliveries that remained undelivered at the time that the queues were checked.
101 AGE OF OLDEST MESSAGE 1;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 04, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the longest amount of time in seconds that any message has been in the queue at the time the queue was checked.
102 AGE OF OLDEST RESPONSE 1;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the longest amount of time in seconds that any message has been in the queue at the time the queue was checked.
103 RESPONSE ANALYSIS PARAMETERS 1;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
  • LAST EDITED:  NOV 15, 1991
  • HELP-PROMPT:  Enter integer recipient frequencies separated by commas that will define groupings for analysis.
  • DESCRIPTION:  This field is a series of integers separated by commas. The numbers define groupings of messages to analyze. For instance the string "10,50,300" will cause messages to be grouped into the following groups:
    10 or fewer recipients on the message
    from 11 to 50 recipients on the message
    from 51 to 300 recipients on the message
    greater than 300 recipients on the message
104 MESSAGE ANALYSIS PARAMETERS 1;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
  • LAST EDITED:  OCT 06, 1992
  • HELP-PROMPT:  Answer with a string like the one you entered for the RESPONSE GROUPING STRING.
  • DESCRIPTION:  
    See field 103.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
201 RESPONSE AGE GROUP1 2;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the response that has been in the queue for Response Group 1 the longest has been there.
202 RESPONSE AGE GROUP2 2;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the response that has been in the queue for Response Group 2 the longest has been there.
203 RESPONSE AGE GROUP3 2;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the response that has been in the queue for Response Group 3 the longest has been there.
204 RESPONSE AGE GROUP4 2;4 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the response that has been in the queue for Response Group 4 the longest has been there.
205 RESPONSE AGE GROUP5 2;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the response that has been in the queue for Response Group 5 the longest has been there.
206 RESPONSE AGE GROUP6 2;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the response that has been in the queue for Response Group 6 the longest has been there.
207 RESPONSE AGE GROUP7 2;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the response that has been in the queue for Response Group 7 the longest has been there.
208 RESPONSE AGE GROUP8 2;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the response that has been in the queue for Response Group 8 the longest has been there.
209 RESPONSE AGE GROUP9 2;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the response that has been in the queue for Response Group 9 the longest has been there.
210 RESPONSE AGE GROUP 10 2;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 26, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the response that has been in the queue for Response Group 10 the longest has been there.
301 RESPONSE NUMBER GROUP1 3;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of responses that were delivered for Response Group 1 during the last time interval.
302 RESPONSE NUMBER GROUP2 3;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of responses that were delivered for Response Group 2 during the last time interval.
303 RESPONSE NUMBER GROUP3 3;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of responses that were delivered for Response Group 3 during the last time interval.
304 RESPONSE NUMBER GROUP4 3;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of responses that were delivered for Response Group 4 during the last time interval.
305 RESPONSE NUMBER GROUP5 3;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of responses that were delivered for Response Group 5 during the last time interval.
306 RESPONSE NUMBER GROUP6 3;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of responses that were delivered for Response Group 6 during the last time interval.
307 RESPONSE NUMBER GROUP7 3;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of responses that were delivered for Response Group 7 during the last time interval.
308 RESPONSE NUMBER GROUP8 3;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of responses that were delivered for Response Group 8 during the last time interval.
309 RESPONSE NUMBER GROUP9 3;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of responses that were delivered for Response Group 9 during the last time interval.
310 RESPONSE NUMBER GROUP 10 3;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 26, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of responses that were delivered for Response Group 10 during the last time interval.
401 MESSAGE AGE GROUP1 4;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the message that has been in the queue for Message Group 1 the longest has been there.
402 MESSAGE AGE GROUP2 4;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the message that has been in the queue for Message Group 2 the longest has been there.
403 MESSAGE AGE GROUP3 4;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the message that has been in the queue for Message Group 3 the longest has been there.
404 MESSAGE AGE GROUP4 4;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the message that has been in the queue for Message Group 4 the longest has been there.
405 MESSAGE AGE GROUP5 4;5 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 amount of seconds that the message that has been in the queue for Message Group 5 the longest has been there.
406 MESSAGE AGE GROUP6 4;6 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 amount of seconds that the message that has been in the queue for Message Group 6 the longest has been there.
407 MESSAGE AGE GROUP7 4;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 06, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the message that has been in the queue for Message Group 7 the longest has been there.
408 MESSAGE AGE GROUP8 4;8 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 amount of seconds that the message that has been in the queue for Message Group 8 the longest has been there.
409 MESSAGE AGE GROUP9 4;9 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 amount of seconds that the message that has been in the queue for Message Group 9 the longest has been there.
410 MESSAGE AGE GROUP 10 4;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 26, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the amount of seconds that the message that has been in the queue for Message Group 10 the longest has been there.
501 MESSAGE NUMBER GROUP1 5;1 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 messages that were delivered for Message Group 1 during the last time interval.
502 MESSAGE NUMBER GROUP2 5;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 messages that were delivered for Message Group 2 during the last time interval.
503 MESSAGE NUMBER GROUP3 5;3 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 messages that were delivered for Message Group 3 during the last time interval.
504 MESSAGE NUMBER GROUP4 5;4 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 messages that were delivered for Message Group 4 during the last time interval.
505 MESSAGE NUMBER GROUP5 5;5 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 messages that were delivered for Message Group 5 during the last time interval.
506 MESSAGE NUMBER GROUP6 5;6 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 messages that were delivered for Message Group 6 during the last time interval.
507 MESSAGE NUMBER GROUP7 5;7 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 messages that were delivered for Message Group 7 during the last time interval.
508 MESSAGE NUMBER GROUP8 5;8 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 messages that were delivered for Message Group 8 during the last time interval.
509 MESSAGE NUMBER GROUP9 5;9 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 messages that were delivered for Message Group 9 during the last time interval.
510 MESSAGE NUMBER GROUP 10 5;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 26, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of messages that were delivered for Message Group 10 during the last time interval.
601 QUEUED DELIVERIES RESPONSE G1 6;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of response deliveries that were in the queue for Response Group 1 when the queue was checked.
602 QUEUED DELIVERIES RESPONSE G2 6;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of response deliveries that were in the queue for Response Group 2 when the queue was checked.
603 QUEUED DELIVERIES RESPONSE G3 6;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of response deliveries that were in the queue for Response Group 3 when the queue was checked.
604 QUEUED DELIVERIES RESPONSE G4 6;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of response deliveries that were in the queue for Response Group 4 when the queue was checked.
605 QUEUED DELIVERIES RESPONSE G5 6;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of response deliveries that were in the queue for Response Group 5 when the queue was checked.
606 QUEUED DELIVERIES RESPONSE G6 6;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of response deliveries that were in the queue for Response Group 6 when the queue was checked.
607 QUEUED DELIVERIES RESPONSE G7 6;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of response deliveries that were in the queue for Response Group 7 when the queue was checked.
608 QUEUED DELIVERIES RESPONSE G8 6;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of response deliveries that were in the queue for Response Group 8 when the queue was checked.
609 QUEUED DELIVERIES RESPONSE G9 6;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of response deliveries that were in the queue for Response Group 9 when the queue was checked.
610 QUEUED DELIVERIES RESP G 10 6;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of response deliveries that were in the queue for Response Group 10 when the queue was checked.
701 QUEUED DELIVERIES MESSAGE G1 7;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of message deliveries that were in the queue for Message Group 1 when the queue was checked.
702 QUEUED DELIVERIES MESSAGE G2 7;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of message deliveries that were in the queue for Message Group 2 when the queue was checked.
703 QUEUED DELIVERIES MESSAGE G3 7;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of message deliveries that were in the queue for Message Group 3 when the queue was checked.
704 QUEUED DELIVERIES MESSAGE G4 7;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of message deliveries that were in the queue for Message Group 4 when the queue was checked.
705 QUEUED DELIVERIES MESSAGE G5 7;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of message deliveries that were in the queue for Message Group 5 when the queue was checked.
706 QUEUED DELIVERIES MESSAGE G6 7;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of message deliveries that were in the queue for Message Group 6 when the queue was checked.
707 QUEUED DELIVERIES MESSAGE G7 7;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of message deliveries that were in the queue for Message Group 7 when the queue was checked.
708 QUEUED DELIVERIES MESSAGE G8 7;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of message deliveries that were in the queue for Message Group 8 when the queue was checked.
709 QUEUED DELIVERIES MESSAGE G9 7;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of message deliveries that were in the queue for Message Group 9 when the queue was checked.
710 QUEUED DELIVERIES MESSAGE G 10 7;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 10, 1991
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of message deliveries that were in the queue for Message Group 10 when the queue was checked.

External References

Name Field # of Occurrence
^%DT .01+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^XMBX(4.2998 - [#4.2998] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .01+1*
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1*!, .01(XREF 1S), .01(XREF 1K), 1+1!, 11+1!, 12+1!, 15+1!, 22+1!, 38+1!, 39+1!
, 40+1!, 41+1!, 42+1!, 43+1!, 44+1!, 45+1!, 46+1!, 47+1!, 101+1!, 102+1!
, 103+1!, 104+1!, 201+1!, 202+1!, 203+1!, 204+1!, 205+1!, 206+1!, 207+1!, 208+1!
, 209+1!, 210+1!, 301+1!, 302+1!, 303+1!, 304+1!, 305+1!, 306+1!, 307+1!, 308+1!
, 309+1!, 310+1!, 401+1!, 402+1!, 403+1!, 404+1!, 405+1!, 406+1!, 407+1!, 408+1!
, 409+1!, 410+1!, 501+1!, 502+1!, 503+1!, 504+1!, 505+1!, 506+1!, 507+1!, 508+1!
, 509+1!, 510+1!, 601+1!, 602+1!, 603+1!, 604+1!, 605+1!, 606+1!, 607+1!, 608+1!
, 609+1!, 610+1!, 701+1!, 702+1!, 703+1!, 704+1!, 705+1!, 706+1!, 707+1!, 708+1!
, 709+1!, 710+1!
>> Y .01+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All