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

Package: Order Entry Results Reporting

Routine: ORLA1


Information

ORLA1 ; slc/dcm,cla - Order activity alerts ;3/10/05 15:10

Source Information

Source file <ORLA1.m>

Entry Points

Name Comments DBIA/ICR reference
BUILD ;
B1 ;
P1 ; Loading the Primary Patient List
W1 ;
C0 ; DBIA 3869
; SLC/PKS - 5/15/2000: Next line added to fix a reported problem:
END ;
C1 ;
PR1(ORVP,OROPREF,ORCLDT) ;from ORLA11
PR2(OROPREF,ORTITLE,ORDEF) ;
LTIM ;
KIL ;
PREF ;Get a preference

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Loading Ward Patient List..."
  • Line Location: W1+1
Function Call: WRITE
  • Prompt: !,"Loading Clinic Patient List..."
  • Line Location: C0+17
Function Call: WRITE
  • Prompt: !,ORERR
  • Line Location: C0+22
Function Call: WRITE
  • Prompt: $C(7),!,"No patients found"
  • Line Location: C0+30
Function Call: WRITE
  • Prompt: !,"Data inconsistency found, no entry for DFN="_+ORVP
  • Line Location: PR1+2
Function Call: WRITE
  • Prompt: !,"The current patient list will be cleared."
  • Line Location: KIL+2
Info |  Source |  Entry Points |  Interaction Calls