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

Package: Surgery

Routine: SRODLT


Information

SRODLT ;B'HAM ISC/MAM - REPORT OF DELAY TIME ; [ 04/05/00 2:37 PM ]

Source Information

Source file <SRODLT.m>

Entry Points

Name Comments DBIA/ICR reference
DATE
REAS
SPEC
DEVICE
END
SP
MORE ; ask for more surgical specialties
DELAY
ADD ; ask for additional delay reasons

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"Report of Delay Time",!
  • Line Location: SRODLT+2
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: REAS+0
Function Call: WRITE
  • Prompt: !!,"Enter RETURN to print this report for all delay reasons, or 'NO' to select",!,"a specific delay reason."
  • Line Location: REAS+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: DEVICE+0
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: !!
  • Line Location: SP+0
Function Call: WRITE
  • Prompt: !!
  • Line Location: DELAY+0
Info |  Source |  Entry Points |  Interaction Calls