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

Package: Surgery

Routine: SROATT


Information

SROATT ;B'HAM ISC/MAM - ATTENDING SURGEON REPORT ; [ 09/22/98 11:30 AM ]

Source Information

Source file <SROATT.m>

Entry Points

Name Comments DBIA/ICR reference
DATE
ATT
REPORT
BREAK
SPEC
EN ; entry when queued
END
SP ; select specialty
HELP ; print help message

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"Attending Surgeon Report",!
  • Line Location: SROATT+2
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: ATT+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ATT+2
Function Call: WRITE
  • Prompt: !!,"Enter RETURN to print the report for all attending surgeons, or 'NO' to select",!,"a specific person.",!!,"Press RETURN to continue "
  • Line Location: ATT+2
Function Call: WRITE
  • Prompt: @IOF,!,"Attending Surgeon Reports",!!,"1. Attending Surgeon Report",!,"2. Attending Surgeon Cumulative Report",!,"3. Attending Surgeon Report and Attending Surgeon Cumulative Report"
  • Line Location: REPORT+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: REPORT+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: REPORT+2
Function Call: WRITE
  • Prompt: !!,"Press RETURN to continue "
  • Line Location: REPORT+2
Function Call: WRITE
  • Prompt: !
  • Line Location: BREAK+0
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: SPEC+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SPEC+2
Function Call: WRITE
  • Prompt: !!,"Enter 'YES' to print this report for all Surgical Specialties, or 'NO' to ",!,"select a specific specialty.",!!,"Press RETURN to continue "
  • Line Location: SPEC+2
Function Call: WRITE
  • Prompt: !!,"The Attending Surgeon Report was designed to use a 132 column format."
  • Line Location: SPEC+4
Function Call: WRITE
  • Prompt: !!,"The Attending Surgeon Cumulative Report was designed to use an 80 column format."
  • Line Location: SPEC+5
Function Call: WRITE
  • Prompt: !
  • Line Location: SPEC+6
Function Call: WRITE
  • Prompt: !!,"Press RETURN to continue "
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+2
Function Call: WRITE
  • Prompt: !
  • Line Location: SP+1
Function Call: WRITE
  • Prompt: !!,"Enter '1' if you want to print the Attending Surgeon Report only. If you only want to print the Attending Surgeon Cumulative Report, enter '2'. Enter '3' to",!,"print both reports."
  • Line Location: HELP+1
Info |  Source |  Entry Points |  Interaction Calls