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 |  Global Variables Directly Accessed
Print Page as PDF
Routine: HMPMONEH

Package: Enterprise Health Management Platform

Routine: HMPMONEH


Information

HMPMONEH ;ASMR/BL,JCH monitor error help ;Sep 13, 2016 20:03:08

Source Information

Source file <HMPMONEH.m>

Entry Points

Name Comments DBIA/ICR reference
ERRHELP ; ^DIR ? help for error-action prompt

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"The available actions at the eHMP Monitor's error screen include:",!
  • Line Location: ERRHELP+1
Function Call: WRITE
  • Prompt: !,"BM = Back to Monitor, to return to Monitor's main screen."
  • Line Location: ERRHELP+2
Function Call: WRITE
  • Prompt: !,"UE = Update Error Screen, to refresh the error screen. This is the"
  • Line Location: ERRHELP+3
Function Call: WRITE
  • Prompt: !," default action in this screen, which automatically updates."
  • Line Location: ERRHELP+4
Function Call: WRITE
  • Prompt: !,"E3 = To display "_$NA(^TMP("HMPERR","JOB#"))_" errors"
  • Line Location: ERRHELP+5
Function Call: WRITE
  • Prompt: !,"E4 = To display "_$NA(^TMP("HMPFERR","JOB#"))_" errors"
  • Line Location: ERRHELP+6
Function Call: WRITE
  • Prompt: !,"E5 = To display "_$NA(^TMP("JOB#","HMP ERROR"))_" errors"
  • Line Location: ERRHELP+7
Function Call: WRITE
  • Prompt: !,"EX = To display "_$NA(^XTMP("HMP*"))_" errors"
  • Line Location: ERRHELP+8
Function Call: WRITE
  • Prompt: !,"BM = Back to Monitor, to return to Monitor's main screen."
  • Line Location: ERRHELP+9
Function Call: WRITE
  • Prompt: !,"Q = Quit, to exit the monitor"
  • Line Location: ERRHELP+10

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^TMP("HMPERR" ERRHELP+5
^TMP("HMPFERR" ERRHELP+6
^TMP("JOB#" ERRHELP+7
^XTMP("HMP*" ERRHELP+8
Info |  Source |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed