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

Package: Toolkit

MSM RTHIST REPORT DATA(#8987.2)-->8987.21-->8987.32

Sub-Field: 8987.32


Information

Parent File Name Number Package
8987.21 ROUTINE/GLOBAL ACCESSES 8987.32 Toolkit

Details

Field # Name Loc Type Details
.01 ROUTINE NAME 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  JUL 07, 1993
  • HELP-PROMPT:  Answer must be 1-8 characters in length.
  • DESCRIPTION:  
    This field contains the full 1-8 character routine name.
  • CROSS-REFERENCE:  8987.32^B
    1)= S ^XUCS(8987.2,DA(2),1,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^XUCS(8987.2,DA(2),1,DA(1),1,"B",$E(X,1,30),DA)
1 UCI 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<3) X
  • LAST EDITED:  JUN 22, 1993
  • HELP-PROMPT:  Answer must be 3 characters in length.
  • DESCRIPTION:  
    This is the UCI where the routine called.  For example: VAH
2 TYPE OF UCI 0;3 SET
  • 'm' FOR Manager;
  • 'p' FOR Production;
  • 'o' FOR Other;

  • LAST EDITED:  JUN 25, 1993
  • DESCRIPTION:  
    This is the type of the UCI.  For example: Production, Manager, etc.
3 NUMBER OF COMMANDS 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<-999999999)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 21, 1994
  • HELP-PROMPT:  Type a Number between -999999999 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the total number of commands executed for the above routine during the RTHIST run.
4 NUMBER OF GLOBAL ACCESSES 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 22, 1993
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the total number of global references made by the above named routine.
5 ROUTINE COUNTER NEG 0;6 SET
  • 'n' FOR No;
  • 'y' FOR Yes;

  • LAST EDITED:  JUN 25, 1993
  • DESCRIPTION:  Due to a bug in MSM it is possible for the routine counter to be negative number. If the counter is negative two things happen: 1. The number in field #3 will be changed to a positive number. 2. This field
    will be set to Yes.
Info |  Details |  All