Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XUTMKE1

Package: Kernel

Routine: XUTMKE1


Information

XUTMKE1 ;SEA/RDS - Taskman: Option, XUTME SCREEN*, Part 1 ;04/17/98 13:18

Source Information

Source file <XUTMKE1.m>

Entry Points

Name Comments DBIA/ICR reference
SCLIST ;List Current Error Screens
ALL ;Show all error screens
LST(IX) ;List a type a error screen
MORE
SCREM ;Remove An Error Screen
REM ;S DA=+ZTY,DR=$S(+$P(ZTY,U,5):"",1:".01;")_".03;.04",DIE="^%ZTER(2," D ^DIE

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?5,"No '",ZT,"' error screens have been established"
  • Line Location: LST+3
Function Call: WRITE
  • Prompt: !,?10,"--all errors are currently logged."
  • Condition for execution: IX=2
  • Line Location: LST+3
Function Call: WRITE
  • Prompt: !!?6,ZT
  • Line Location: LST+4
Function Call: WRITE
  • Prompt: !?5,"Screen",?40,"Count?"
  • Line Location: LST+5
Function Call: WRITE
  • Prompt: !?5,"-------------",?40,"------"
  • Line Location: LST+6
Function Call: WRITE
  • Prompt: !?5,$P(X,U)
  • Line Location: LST+9
Function Call: WRITE
  • Prompt: ?40,$S($P(X,U,4):"yes: "_$G(^(3)),1:"no")
  • Line Location: LST+9
Function Call: WRITE
  • Prompt: !,?5,">>",^(2)
  • Condition for execution: $L(Y)
  • Line Location: LST+9
Function Call: WRITE
  • Prompt: !
  • Line Location: LST+10
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: MORE+4
Info |  Source |  Entry Points |  Interaction Calls