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 |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Label References |  Local Variables  | All
Print Page as PDF
Routine: HMPMONA

Package: Enterprise Health Management Platform

Routine: HMPMONA


Information

HMPMONA ;ASMR/BL, eHMP monitor action prompts ;Sep 13, 2016 20:03:08

Source Information

Source file <HMPMONA.m>

Call Graph

Call Graph

Call Graph Total: 3

Package Total Call Graph
Enterprise Health Management Platform 2 RTRN2CON^HMPMONL  $$PROMPTS^HMPMONR  
VA FileMan 1 ^DIR  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 3

Package Total Caller Graph
Enterprise Health Management Platform 3 HMPMON  HMPMONE  HMPMONS  

Entry Points

Name Comments DBIA/ICR reference
PROMPT(HMPACT,HMPROMPT) ; issues the action prompts throughout the eHMP Monitor
; Invoked by OPTION^HMPMON
; input:
; HMPROMPT = MNTR or ERR or HIST or SYNC, default to MNTR
; output:
; HMPACT - user-selected prompt, passed by reference
CODES(HMPROMPT) ; prompt's set of codes to be used in ^DIR
; called by:
; PROMPT
; calls:
; $$PROMPTS^HMPMON = Monitor's main prompts
; $T(@(HMPROMPT_"CODE")^HMPMON) ; prompt record's header line
; $$CODE = code definition
; input:
; HMPROMPT = MNTR or ERR or HIST or SYNC, default to MNTR
; output = set-of-codes definition for prompt
; examples:
; $$CODES = "SB^U:Update;V:View HMP Nodes;S:Sync Processes;E:E..."
; $$CODES("HIST") = "SB^UH:Update History;EH:Examine History;M..."
; $$CODES("NONSENSE") = ""

External References

Name Field # of Occurrence
^DIR PROMPT+20
RTRN2CON^HMPMONL PROMPT+10
$$PROMPTS^HMPMONR PROMPT+8, CODES+17

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Invalid prompt default detected, cannot continue.",!
  • Line Location: PROMPT+9
Function Call: WRITE
  • Prompt: !
  • Line Location: PROMPT+19
Routine Call
  • DIR
  • Line Location:
    • PROMPT+20

Label References

Name Line Occurrences
$$CODES PROMPT+13

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
C CODES+15~, CODES+19*, CODES+21*
CODES CODES+15~, CODES+19*, CODES+21*, CODES+23
DIR PROMPT+12~
DIR("?" PROMPT+17*
DIR("A" PROMPT+14*
DIR("B" PROMPT+15*, PROMPT+22
DIR("T" PROMPT+18*
DIR(0 PROMPT+13*
DIROUT PROMPT+12~, PROMPT+23
DIRUT PROMPT+12~
DTOUT PROMPT+12~, PROMPT+22
DUOUT PROMPT+12~, PROMPT+23
HMPACT PROMPT~, PROMPT+24*
>> HMPCALLS( PROMPT+14, PROMPT+16, CODES+19, CODES+20, CODES+21
>> HMPMNTR("default" PROMPT+15, CODES+20*
>> HMPRATE PROMPT+18
HMPROMPT PROMPT~, PROMPT+7*, PROMPT+8, PROMPT+13, PROMPT+14, PROMPT+16, CODES~, CODES+16*, CODES+17, CODES+19
, CODES+20
U PROMPT+8, PROMPT+14, PROMPT+16, CODES+17, CODES+19, CODES+20
X PROMPT+12~, PROMPT+15*, PROMPT+16*, PROMPT+17, CODES+15~, CODES+19*, CODES+20, CODES+21
Y PROMPT+12~, PROMPT+22*, PROMPT+24, CODES+15~, CODES+21*
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Label References |  Local Variables  | All