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

Package: Automated Lab Instruments

Routine: LAKDIFF


Information

LAKDIFF ;DALOI/RWF - KEYBOARD DIFFERENTIAL COUNTER ;8/16/90 10:38

Source Information

Source file <LAKDIFF.m>

Entry Points

Name Comments DBIA/ICR reference
LA1 ;
LA2 ;
WLN ; Select accession/patient to work with
INT ;
DISPLAY ; Ask user if display should be updated on each key press
QUIT ;
TRAP ; Error Trap

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Unable to find entry in AUTO INSTRUMENT file using ",LANM," as PROGRAM NAME"
  • Line Location: LA1+7
Function Call: WRITE
  • Prompt: !!?20,"KEYPAD DIFF ENTRY",!!
  • Line Location: LA1+10
Function Call: WRITE
  • Prompt: $C(7),!!,"AUTO INSTRUMENT file is incompletly defined for the Keypad Diff."
  • Line Location: LA1+15
Function Call: WRITE
  • Prompt: $C(7),!!,"Field LOAD CHEM TESTS is configured incorrectly in AUTO INSTRUMENT File"
  • Line Location: LA1+19
Function Call: WRITE
  • Prompt: !,"Set it to either 'TC ARRAY' or 'TMP GLOBAL'."
  • Line Location: LA1+20
Function Call: WRITE
  • Prompt: IOCUON_IOKPNM
  • Line Location: LA1+52
Function Call: WRITE
  • Prompt: !!,$C(7),"Unable to create entry in LAH global",!
  • Line Location: LA2+15
Function Call: WRITE
  • Prompt: $C(7),!!,">> The same KEY (",I4,") is set for more than one TEST<<",!!,$C(7)
  • Line Location: INT+15
Info |  Source |  Entry Points |  Interaction Calls