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

Package: Surgery

Routine: SRORESV


Information

SRORESV ;B'HAM ISC/MAM - DISPLAY O.R. RESERVATION ; 6 DEC 1991 3:50 PM

Source Information

Source file <SRORESV.m>

Entry Points

Name Comments DBIA/ICR reference
OPS
LOOP ; break procedure if greater than 75 characters
OTHER ; other operations

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"Operating Room Reservations:",!!,"Surgeon: "_SRSDOC,!,"Patient: "_VADM(1)
  • Line Location: SRORESV+10
Function Call: WRITE
  • Prompt: !,SROPS(1)
  • Line Location: SRORESV+11
Function Call: WRITE
  • Prompt: !,?15,SROPS(2)
  • Line Location: SRORESV+11
Function Call: WRITE
  • Prompt: !,?15,SROPS(2)
  • Line Location: SRORESV+11
Function Call: WRITE
  • Prompt: !,?15,SROPS(2)
  • Line Location: SRORESV+11
Function Call: WRITE
  • Prompt: !!,"Operating Room: "_SRSORN,!,"Scheduled Start: "_SRSTART,!,"Scheduled End: "_SREND
  • Line Location: SRORESV+12
Info |  Source |  Entry Points |  Interaction Calls