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 |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^%ZTER(2

Package: Kernel

Global: ^%ZTER(2


Information

FileMan FileNo FileMan Filename Package
3.076 ERROR MESSAGES Kernel

Description

Directly Accessed By Routines, Total: 8

Package Total Routines
Kernel 7 XUTMKE2    ^%ZTER(2    %ZTER    OPERATING SYSTEM NUMBER    XUINPCH    XUTMKE    XUTMKE1    
Toolkit 1 XTER    

Fields, Total: 8

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  NOV 21, 1990
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This field contains the brief name for an error used by one or more operating systems (e.g., UNDEF for an undefined error)
  • DELETE TEST:  1,0)= I $P(^%ZTER(2,DA,0),U,5)
  • CROSS-REFERENCE:  3.076^B
    1)= S ^%ZTER(2,"B",$E(X,1,30),DA)=""
    2)= K ^%ZTER(2,"B",$E(X,1,30),DA)
.02 ERROR TYPE 0;2 SET
************************REQUIRED FIELD************************
  • 'F' FOR FATAL;
  • 'H' FOR HARDWARE;
  • 'I' FOR IO/DEVICE;
  • 'P' FOR PROGRAM;
  • 'D' FOR DATA;
  • 'L' FOR LOCAL;

  • LAST EDITED:  APR 22, 1997
  • HELP-PROMPT:  This entry indicates the type of error represented to provide some indication of whether continuation would be feasible.
  • DESCRIPTION:  
    This field attempts to indicate the primary responsibility for an error, such as hardware, or software, since this affects the extent of recoverability from an error.
.03 SCREEN IN XTER 0;3 SET
  • '1' FOR Don't show;
  • '2' FOR Don't record;

  • LAST EDITED:  APR 21, 1997
  • DESCRIPTION:  
    This field is used to mark errors that should be screened in one way or another. If blank show and record error, 1 record but don't show in XTER in default mode, 2 don't record.
  • CROSS-REFERENCE:  3.076^AC
    1)= S ^%ZTER(2,"AC",$E(X,1,30),DA)=""
    2)= K ^%ZTER(2,"AC",$E(X,1,30),DA)
    3)= Used by XTER.
    This X-ref is used by XTER and %ZTER to screen out the recording and display of errors.
.04 COUNT SCREENED ERRORS 0;4 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  APR 22, 1997
  • DESCRIPTION:  
    This field turns one the counting of the screening of this error.
.05 National 0;5 SET
  • '1' FOR Yes;

  • LAST EDITED:  APR 23, 1997
  • DESCRIPTION:  
    This field should only be used by the National developers. This is to GUARANTEE that certain ones are in the file. These entries can't be deleted.
    WRITE AUTHORITY: ^
1 OPERATING SYSTEM NUMBER 1;0 Multiple #3.0761 3.0761

  • DESCRIPTION:  
    This is a multiple field which is used to indicate which operating system(s) use a given brief name for an error.
2 ALTERNATIVE SCREENING TEXT 2;E1,50 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
  • LAST EDITED:  APR 22, 1997
  • HELP-PROMPT:  Answer must be 1-50 characters in length.
  • DESCRIPTION:  If you need to screen errors on text that can not be placed in the .01 field than use a local name for the .01 and enter the real screening text in this field. This field will allow ^ and other characters that cannot be
    placed in the .01 field.
3 COUNT OF SCREENED ERRORS 3;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 22, 1997
  • HELP-PROMPT:  Type a Number between 0 and 99999, 0 Decimal Digits
  • DESCRIPTION:  
    This field holds a count of the number of times this error was screen from being recorded in the error trap.

External References

Name Field # of Occurrence
EN^DDIOL IDW2+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^%ZTER(2 - [#3.076] .01DEL1+1, .01(XREF 1S), .01(XREF 1K), .03(XREF 1S), .03(XREF 1K)

Naked Globals

Name Field # of Occurrence
^(2 IDW2+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01DEL1+1, .01(XREF 1S), .01(XREF 1K), .03(XREF 1S), .03(XREF 1K)
U .01DEL1+1
X .01+1!, .01(XREF 1S), .01(XREF 1K), .03(XREF 1S), .03(XREF 1K), 2+1!, 3+1!
Info |  Desc |  Directly Accessed By Routines |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All