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

Package: Surgery

Routine: SRSDIS1


Information

SRSDIS1 ;B'HAM ISC/MAM - DISPLAY ONE ROOM ; [ 09/29/03 10:23 AM ]

Source Information

Source file <SRSDIS1.m>

Call Graph

Call Graph

Call Graph Total: 2

Package Total Call Graph
Surgery 1 DIS1^SRSBUTL  
VA FileMan 1 C^%DTC  

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

Package Total Caller Graph
Surgery 2 SRSAVL  SRSBUTL  

Entry Points

Name Comments DBIA/ICR reference
PICK
HDR
LINE ; display graph for each room
GRAPH(SRSDATE,SROR) ; set graph in ^SRS
HELP

External References

Name Field # of Occurrence
C^%DTC PICK+4
DIS1^SRSBUTL GRAPH+4

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!!,"Display of Available Operating Room Time",!!,"1. Display Availability (12:00 AM - 12:00 PM)",!,"2. Display Availability (06:00 AM - 08:00 PM)",!,"3. Display Availability (12:00 PM - 12:00 AM)"
  • Line Location: PICK+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: PICK+1
Function Call: WRITE
  • Prompt: @IOF,!!,"Operating Room: "_SROOM,?25,$S(SRDTYPE=2:" (6:00 AM - 8:00 PM)",SRDTYPE=1:" (12:00 AM - 12:00 PM)",1:" (12:00 PM - 12:00 AM)"),!!,"DATE "
  • Line Location: HDR+0
Function Call: WRITE
  • Prompt: " 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20"
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: " 12 1 2 3 4 5 6 7 8 9 10 11 12"
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: " 12 13 14 15 16 17 18 19 20 21 22 23 24"
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,SRDATE,$E(^SRS(SROR,"S",SRSDATE,1),START,END)
  • Line Location: LINE+3
Function Call: WRITE
  • Prompt: !!,"Enter the number corresponding to portion of the display graph of available",!,"operating room time that you want to view. If you want to view the room"
  • Line Location: HELP+0
Function Call: WRITE
  • Prompt: !,"between the hours of 6:00 AM and 8:00 PM, enter '2'. A display of available",!,"operating room time will then appear on your screen."
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,"Press <RET> to continue "
  • Line Location: HELP+2

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^SRS - [#131.7] LINE+1, LINE+3, GRAPH+1*, GRAPH+3*

Label References

Name Line Occurrences
GRAPH LINE+1
HDR PICK+3
HELP PICK+2
LINE PICK+4
PICK PICK+2

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
DTIME PICK+1, HELP+2
>> END LINE+2*, LINE+3
IOF PICKHDR
>> SRDATE PICK+4*, LINE+3
>> SRDAZE PICK+4*
>> SRDT PICK+4*
>> SRDTYPE PICK+3*, HDRHDR+1, HDR+2, LINE+2
>> SROOM HDR
SROR LINE+1, LINE+3, GRAPH~, GRAPH+1, GRAPH+3
SRSDATE PICK+4*, LINE+1, LINE+3, GRAPH~, GRAPH+1, GRAPH+2, GRAPH+3
>> SRSOUT PICK+1*
>> START LINE+2*, LINE+3
>> X PICK+1*, PICK+2*, PICK+3, PICK+4, GRAPH+2*, GRAPH+3, HELP+2*
>> X1 PICK+4*
>> X2 PICK+4*
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All