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 |  Global Variables Directly Accessed |  Label References |  Local Variables  | All
Print Page as PDF
Routine: PXRMXBSY

Package: Clinical Reminders

Routine: PXRMXBSY


Information

PXRMXBSY ; SLC/PJH,PKR - Let the user know the computer is busy. ;02/11/2009

Source Information

Source file <PXRMXBSY.m>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
Kernel 1 $$S^%ZTLOAD  

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: 5

Package Total Caller Graph
Clinical Reminders 5 PXRMXEVL  PXRMXPR  PXRMXSE1  PXRMXSL1  PXRMXSL2  

Entry Points

Name Comments DBIA/ICR reference
ERROR ;Print Error message
NOTIFY(TEXT,SPINCNT) ;
SPIN(TEXT,SPINCNT) ;Move the spinner.
TASKMSG(TEXT,SPINCNT) ;

External References

Name Field # of Occurrence
$$S^%ZTLOAD TASKMSG+1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"WARNING - REMINDER EVALUATION ERRORS; RESULTS MAY BE INCORRECT!"
  • Line Location: ERROR+2
Function Call: WRITE
  • Prompt: !,"Reminder: "_ERRNAME_" had a total of "_$G(^XTMP(PXRMXTMP,"ERROR",ERRNAME))_" evaluation errors."
  • Line Location: ERROR+5
Function Call: WRITE
  • Prompt: !!,"WARNING - REMINDER STATUS COULD NOT BE DETERMINED; RESULTS MAY BE INCORRECT!"
  • Line Location: ERROR+9
Function Call: WRITE
  • Prompt: !,"Reminder: "_ERRNAME_" had a total of "_$G(^XTMP(PXRMXTMP,"CNBD",ERRNAME))_" CNBD errors."
  • Line Location: ERROR+12
Function Call: WRITE
  • Prompt: !!,TEXT," "
  • Line Location: SPIN+2
Function Call: WRITE
  • Prompt: @IOBS,"|"
  • Line Location: SPIN+5
Function Call: WRITE
  • Prompt: @IOBS,"/"
  • Line Location: SPIN+6
Function Call: WRITE
  • Prompt: @IOBS,"-"
  • Line Location: SPIN+7
Function Call: WRITE
  • Prompt: @IOBS,"\"
  • Line Location: SPIN+8

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^XTMP( ERROR+1, ERROR+4, ERROR+5, ERROR+8, ERROR+11, ERROR+12

Label References

Name Line Occurrences
SPIN NOTIFY+1
TASKMSG NOTIFY+2

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
ERRNAME ERROR+3~*, ERROR+4*, ERROR+5, ERROR+10~*, ERROR+11*, ERROR+12
>> IOBS SPIN+5, SPIN+6, SPIN+7, SPIN+8
>> PXRMXTMP ERROR+1, ERROR+4, ERROR+5, ERROR+8, ERROR+11, ERROR+12
QUAD SPIN+1~, SPIN+4*, SPIN+5, SPIN+6, SPIN+7, SPIN+8
SPINCNT NOTIFY~, NOTIFY+1, NOTIFY+2, SPIN~, SPIN+2, SPIN+3*, SPIN+4, TASKMSG~, TASKMSG+1
TEXT NOTIFY~, NOTIFY+1, NOTIFY+2, SPIN~, SPIN+2, TASKMSG~, TASKMSG+1
>> ZTQUEUED NOTIFY+1, NOTIFY+2
>> ZTSTOP TASKMSG+1*
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All