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

Package: Lab Service

Routine: LRACFR


Information

LRACFR ;MILW/JMC- Lab cumulative print fileroom patients ;2/20/91 08:33 ;

Source Information

Source file <LRACFR.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Entry point from menu option to manually task file room cumulative.
CLOCK ; Task fileroom patients cumulative to appropiate devices.
DQ ; Queued entry point to actually print fileroom reports
CHECK ; Check File 64.5 for proper setup.
END ; Clean up time.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,"Checking File #64.5, LAB REPORTS FILE"
  • Line Location: EN+1
Function Call: WRITE
  • Prompt: !!,$C(7),$P(LRERR,U,2),!!
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: " ...OK",!!,"Will schedule report(s):"
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: ?25,$P(LRRP(LRRPTN),U),!
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !,"Request ",$S($D(ZTSK):"",1:"NOT "),"Queued"
  • Line Location: EN+12
Function Call: WRITE
  • Prompt: !,"Task #",ZTSK
  • Condition for execution: $D(ZTSK)
  • Line Location: EN+12
Info |  Source |  Entry Points |  Interaction Calls