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

Package: Surgery

Routine: SROCRAT


Information

SROCRAT ;B'HAM ISC/MAM - CANCELLATION RATES ; [ 04/06/00 10:19 AM ]

Source Information

Source file <SROCRAT.m>

Entry Points

Name Comments DBIA/ICR reference
DATE
SPEC
EN ; entry when queued
END
SP
ALL ; display for each specialty ?
MORE ; ask for more surgical specialties

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"Report of Cancellation Rates",!
  • Line Location: SROCRAT+2
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: SPEC+0
Function Call: WRITE
  • Prompt: !!,"Enter RETURN to print this report for all surgical specialties, or 'NO' to",!,"select a specific specialty."
  • Line Location: SPEC+2
Function Call: WRITE
  • Prompt: !
  • Line Location: SPEC+5
Function Call: WRITE
  • Prompt: !!,"Press RETURN to continue "
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: SP+0
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: ALL+1
Function Call: WRITE
  • Prompt: !!,"Enter RETURN to display cancellation rates for each specialty along with the",!,"cancellation rates for the entire medical center. If you only want to display"
  • Line Location: ALL+3
Function Call: WRITE
  • Prompt: !,"the rates for the entire medical center, enter 'NO'."
  • Line Location: ALL+4
Info |  Source |  Entry Points |  Interaction Calls