Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Source Information |  Call Graph |  External References |  All
Print Page as PDF
Option: XUTM ERROR SCREEN EDIT

Package: Kernel

Option: XUTM ERROR SCREEN EDIT


Source Information

Name Value
NAME XUTM ERROR SCREEN EDIT
MENU TEXT Edit Error Screens
UPPERCASE MENU TEXT EDIT ERROR SCREENS
ROUTINE SCRED^XUTMKE2
DESCRIPTION
Allows user to edit error screens.  This involves deciding whether or not
each edited screen should count the errors that occur while the screen
is in place, and whether to reset counters for screens that have already
counted some screened errors.  The screens themselves are just strings
of characters that Task Manager compares against the $ZE values of all
errors it traps.  Those errors whose $ZE values do not contain any screens
as substrings are logged, but those that do are not logged.
CREATOR ADAM,ADAM
TYPE run routine

Call Graph

Call Graph Total: 1

Package Total Call Graph
Kernel 1 SCRED^XUTMKE2  

External References

Name Field # of Occurrence
SCRED^XUTMKE2 2
Source Information |  Call Graph |  External References |  All