Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Accessed By FileMan Db Calls |  Fields |  All
Print Page as PDF
Global: ^XTV(8991.5

Package: Kernel

Global: ^XTV(8991.5


Information

FileMan FileNo FileMan Filename Package
8991.5 XQAB ERRORS LOGGED Kernel

Description

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Toolkit 1 XQABELOG    

Fields, Total: 5

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>90!($L(X)<3) X
  • LAST EDITED:  JUL 26, 1993
  • HELP-PROMPT:  This NAME is composed of the first 30 characters of the error text (field .03), a semi-colon (;), and the first 30 characters of the option in use (field .04)
  • CROSS-REFERENCE:  8991.5^B
    1)= S ^XTV(8991.5,"B",$E(X,1,30),DA)=""
    2)= K ^XTV(8991.5,"B",$E(X,1,30),DA)
.02 ROUTINE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>10!($L(X)<2) X
  • LAST EDITED:  SEP 26, 1991
  • HELP-PROMPT:  Answer must be 2-10 characters in length.
  • CROSS-REFERENCE:  8991.5^ROU
    1)= S ^XTV(8991.5,"ROU",$E(X,1,30),DA)=""
    2)= K ^XTV(8991.5,"ROU",$E(X,1,30),DA)
.03 ERROR TEXT 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>45!($L(X)<1) X
  • LAST EDITED:  JUL 26, 1993
  • HELP-PROMPT:  This field contains the beginning text of the error messages $ZE
  • CROSS-REFERENCE:  8991.5^ERR
    1)= S ^XTV(8991.5,"ERR",$E(X,1,30),DA)=""
    2)= K ^XTV(8991.5,"ERR",$E(X,1,30),DA)
    This cross-reference is used to look-up and sort based on the error text associated with this logged error.
.04 OPTION IN USE 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>60!($L(X)<1) X
  • LAST EDITED:  JUL 26, 1993
  • HELP-PROMPT:  This field contains the option in use at the time the error was logged, if it could be determined.
  • CROSS-REFERENCE:  8991.5^OPTS
    1)= S ^XTV(8991.5,"OPTS",$E(X,1,30),DA)=""
    2)= K ^XTV(8991.5,"OPTS",$E(X,1,30),DA)
    This cross-reference is used to permit look-up and sorting rapidly on the basis of the option in use at the time the error was logged.
1 DATE OF ERROR 1;0 DATE Multiple #8991.51 8991.51
Info |  Desc |  Accessed By FileMan Db Calls |  Fields |  All