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

Package: Surgery

Routine: SRSTIME


Information

SRSTIME ;B'HAM ISC/MAM - SET SCHEDULE TIMES ; 15 NOV 1991 1:20 PM

Source Information

Source file <SRSTIME.m>

Entry Points

Name Comments DBIA/ICR reference
TIMES ; sets starting and ending times for reservations
TIMES2 ; ending time
TOMM ; next day end time
ASK
CHK

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: TIMES+1
Function Call: WRITE
  • Prompt: " ("_Z_")"
  • Line Location: TIMES+5
Function Call: WRITE
  • Prompt: !
  • Line Location: TIMES2+1
Function Call: WRITE
  • Prompt: " ("_Z_")"
  • Line Location: TIMES2+5
Function Call: WRITE
  • Prompt: !!,"The ending time must be after the starting time."
  • Line Location: TIMES2+5
Function Call: WRITE
  • Prompt: !!,"You have entered an ending time which is earlier than the starting time.",!
  • Line Location: TOMM+2
Info |  Source |  Entry Points |  Interaction Calls