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

Package: Medicine

Routine: MCARAML


Information

MCARAML ;WASH ISC/JKL-MUSE AUTO INSTRUMENT RETRANSMISSION LIST ;2/27/95 10:52

Source Information

Source file <MCARAML.m>

Call Graph

Call Graph

Call Graph Total: 8

Package Total Call Graph
Medicine 8 ^MCARAMLA  ^MCARAMLB  ^MCARAMLC  ^MCARAMLD  ^MCARAMLE  ^MCARAMLF  ^MCARAMLG  ^MCARAMLH  

Entry Points

Name Comments DBIA/ICR reference
START ; Driver for retransmission list-run during patch install
; Sends an alphabetized list of corrupted records and records
; with transmission errors from error summary file

External References

Name Field # of Occurrence
^MCARAMLA START+14
^MCARAMLB START+15
^MCARAMLC START+16
^MCARAMLD START+17
^MCARAMLE START+18
^MCARAMLF START+19
^MCARAMLG START+20
^MCARAMLH START+22

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"This process will compile a list of EKG records that"
  • Line Location: START+6
Function Call: WRITE
  • Prompt: !,"are corrupted in DHCP."
  • Line Location: START+7
Function Call: WRITE
  • Prompt: !!,"The records have originated from the Marquette MUSE,"
  • Line Location: START+8
Function Call: WRITE
  • Prompt: !,"and are retransmissable to DHCP from there."
  • Line Location: START+9
Function Call: READ
  • Formatting: !!
  • Prompt: "Do you wish to continue ? N //"
  • Variable: MCDEF
  • Timeout: 30
  • Line Location: START+10
Function Call: WRITE
  • Prompt: !!,"Each ""."" represents 100 records.",!!,"Compiling---"
  • Line Location: START+12
Function Call: WRITE
  • Prompt: !!,MCCNT," records compiled."
  • Line Location: START+21
Function Call: WRITE
  • Prompt: !!,"...done."
  • Line Location: START+23

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^TMP($J START+5*

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
MCCNT START+3~, START+4*, START+21
MCDEF START+3~, START+10*, START+11
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Local Variables  | All