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

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

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
Info |  Source |  Entry Points |  Interaction Calls