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

Package: Lab Service

Routine: LRORD2A


Information

LRORD2A ;SLC/FHS - CHECK FOR MAX FREQ OF ORDERS ;2/6/91 13:00

Source Information

Source file <LRORD2A.m>

Entry Points

Name Comments DBIA/ICR reference
SING ;
MAX ;Check max in a single day
CHK
NEW ;Check max for number of days
SCRUB ;
SETT ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$P(^LAB(60,LRTY,0),U)," Exceeds maximum order FREQUENCY of 1 every ",LRMAX2," day(s)."
  • Line Location: NEW+4
Function Call: WRITE
  • Prompt: !,"Do You really want another N// "
  • Line Location: NEW+6
Function Call: READ
  • Variable: %
  • Timeout: DTIME
  • Line Location: SETT+10
Function Call: WRITE
  • Prompt: !,"Answer 'Y' or 'N' "
  • Line Location: SETT+10
Info |  Source |  Entry Points |  Interaction Calls