Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Label References |  Local Variables  | All
Print Page as PDF
Routine: SROOPRM1

Package: Surgery

Routine: SROOPRM1


Information

SROOPRM1 ;B'HAM ISC/KKA ; UPDATE NORMAL O.R. HOURS ; 28 SEPT 1992 11:48 am

Source Information

Source file <SROOPRM1.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
Surgery 1 SROOPRM  

Entry Points

Name Comments DBIA/ICR reference
HELP ; help message for incorrect responses
T ; select TUESDAY or THURSDAY
S ; select SATURDAY or SUNDAY

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,?8,"Enter the number or range of numbers you want to edit.",!,?8,"Examples of proper responses are listed below:",!!,?12,"1. Enter ""A"" to update all information.",!!,?12,"2. Enter a number (1-3) to update information"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,?12," in that field. (For example, enter ""2"" to",!,?12," update the Normal End Time.)",!!,?12,"3. Enter a range of numbers (1-3) separated",!,?12," by a "":"" to enter a range of information."
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,?12," (For example, enter ""1:2"" to update Normal",!,?12," Start Time and Normal End Time.)"
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!,?12,"4. Press RETURN to edit the next consecutive",!,?12," day of the week."
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !!,?12,"5. Enter an ""^"" followed by a day of the week",!,?12," to edit that particular day. (For example,",!,?12," enter ""^Friday"" to edit Friday's schedule)"
  • Line Location: HELP+5
Function Call: READ
  • Variable: SRCON
  • Timeout: DTIME
  • Line Location: HELP+6
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: T+1
Function Call: WRITE
  • Prompt: !!,"Enter 'TU' to update information for Tuesday, or 'TH' to update information",!,"for Thursday."
  • Line Location: T+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: S+1
Function Call: WRITE
  • Prompt: !!,"Enter 'SA' to update information for Saturday, or 'SU' to update information",!,"for Sunday."
  • Line Location: S+2

Label References

Name Line Occurrences
S S+2
T T+2

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
DTIME HELP+6, T+1, S+1
IOF HELP+1
>> SRCON HELP+6*
>> SRSOUT HELP+6*
>> X T+1*, T+2*, S+1*, S+2*
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Label References |  Local Variables  | All