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

Package: Surgery

Routine: SROSUR1


Information

SROSUR1 ;B'HAM ISC/MAM - SURGEON STAFFING REPORT ; [ 09/22/98 11:36 AM ]

Source Information

Source file <SROSUR1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; entry point
ALL ; print for one surgeon or all
END
OTHER ; set ^TMP for other assistants

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"Surgeon Staffing Report",!
  • Line Location: EN+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ALL+1
Function Call: WRITE
  • Prompt: !!,"Enter RETURN if you would like to print the report for a specific surgeon, or",!,"'NO' to print the report for all surgeons."
  • Line Location: ALL+2
Function Call: WRITE
  • Prompt: !
  • Line Location: ALL+4
Function Call: WRITE
  • Prompt: !!,"This report is designed to use a 132 column format.",!
  • Line Location: ALL+4
Function Call: WRITE
  • Prompt: !
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+0
Info |  Source |  Entry Points |  Interaction Calls