Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls  | All
Print Page as PDF
Routine: HMPMONDH

Package: Enterprise Health Management Platform

Routine: HMPMONDH


Information

HMPMONDH ;ASMR/BL, monitor prompt help ;Sep 13, 2016 20:03:08

Source Information

Source file <HMPMONDH.m>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
Enterprise Health Management Platform 1 RTRN2CON^HMPMONL  

Entry Points

Name Comments DBIA/ICR reference
MONHELP ; reader ? help for main monitor screen
; called by ^DIR calls invoked by PROMPT^HMPMON

External References

Name Field # of Occurrence
RTRN2CON^HMPMONL MONHELP+19

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"The available actions at the eHMP monitors's main screen include:",!
  • Line Location: MONHELP+3
Function Call: WRITE
  • Prompt: !,"U = Update Monitor, to refresh the main screen. This is the"
  • Line Location: MONHELP+4
Function Call: WRITE
  • Prompt: !," default action at this prompt. It updates the screen based on the"
  • Line Location: MONHELP+5
Function Call: WRITE
  • Prompt: !," auto-update rate (see below)."
  • Line Location: MONHELP+6
Function Call: WRITE
  • Prompt: !,"V = View HMP Nodes, to inspect eHMP data nodes"
  • Line Location: MONHELP+7
Function Call: WRITE
  • Prompt: !," stored in the ^XTMP or ^TMP globals."
  • Line Location: MONHELP+8
Function Call: WRITE
  • Prompt: !,"J = Job Listing, to inspect the polling jobs and extract batches."
  • Line Location: MONHELP+9
Function Call: WRITE
  • Prompt: !,"S = Synch Processes, to switch to the Synch Process Screen."
  • Line Location: MONHELP+10
Function Call: WRITE
  • Prompt: !,"E = Errors, to switch to the Errors Screen."
  • Line Location: MONHELP+11
Function Call: WRITE
  • Prompt: !,"H = History, to switch to the History Screen (not yet implemented)."
  • Line Location: MONHELP+12
Function Call: WRITE
  • Prompt: !,"C = Change Auto-update Rate, to change the frequency with which"
  • Line Location: MONHELP+13
Function Call: WRITE
  • Prompt: !," the monitor screens refresh."
  • Line Location: MONHELP+14
Function Call: WRITE
  • Prompt: !,"L = Log, look up an HMP EVENT log entry."
  • Line Location: MONHELP+15
Function Call: WRITE
  • Prompt: !,"M = Monitor a Different SERVER, to change which server in the"
  • Line Location: MONHELP+16
Function Call: WRITE
  • Prompt: !," HMP Subscription file (800000) is displayed in the monitor."
  • Line Location: MONHELP+17
Function Call: WRITE
  • Prompt: !,"Q = Quit, in any screen, will exit the monitor.",!
  • Line Location: MONHELP+18
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls  | All