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

Package: Scheduling

Routine: SDC2


Information

SDC2 ;ALB/GRR - CHECK PARTIAL CANCELLATIONS ; 19 FEB 85

Source Information

Source file <SDC2.m>

Entry Points

Name Comments DBIA/ICR reference
OVR
SHOW
CP
RDFR
RDTO
TC
TZ
MORE
ERR
TM

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Clinic already has the following cancellation(s) for that date: ",!
  • Line Location: SHOW+0
Function Call: WRITE
  • Prompt: !,?15,"From: ",X," To: "
  • Line Location: SHOW+1
Function Call: WRITE
  • Prompt: X,$S($P(SDZ(Z),"(",2)]"":" ("_$P(SDZ(Z),"(",2),1:"")
  • Line Location: SHOW+1
Function Call: WRITE
  • Prompt: !,"REPLY YES (Y) OR NO (N)"
  • Line Location: CP+0
Function Call: READ
  • Formatting: !
  • Prompt: "STARTING TIME: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: RDFR+0
Function Call: READ
  • Formatting: !
  • Prompt: "ENDING TIME: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: RDTO+0
Function Call: WRITE
  • Prompt: !,*7,"Ending time must be later than starting time!"
  • Line Location: RDTO+0
Function Call: WRITE
  • Prompt: !,"Enter a time after starting time",!,"for clinic and which is a valid time for clinic.",*7
  • Line Location: TC+0
Function Call: WRITE
  • Prompt: !,*7,"DAY STARTS AT ",STARTDAY
  • Line Location: TC+1
Function Call: WRITE
  • Prompt: *7,"?"
  • Line Location: TC+2
Function Call: WRITE
  • Prompt: !!,*7,"Time frame selected overlaps previously cancelled time frame!",!
  • Line Location: ERR+0
Info |  Source |  Entry Points |  Interaction Calls