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

Package: Surgery

Routine: SRODLT2


Information

SRODLT2 ;B'HAM ISC/ADM - REPORT OF DELAY TIME (CONT) ; 14 FEB 1992 10:45 AM

Source Information

Source file <SRODLT2.m>

Entry Points

Name Comments DBIA/ICR reference
DELAY
PRINT ;
TOTAL ; print delay reason totals
HDR ; print heading
SUB ; print specialty sub-heading
SUB1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$E(REASON,1,30),?33,$J(SRDLAY,5),?46,$J(SRDLT,5)
  • Line Location: PRINT+5
Function Call: WRITE
  • Prompt: !!,?24,"TOTAL",?32,$J(SRDLAY,6),?45,$J(SRDLT,6)
  • Line Location: TOTAL+3
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: $Y
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,?(80-$L(SRINST)\2),SRINST,?72,"PAGE ",PAGE,!,?29,"Report of Delay Times"
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,?27,"From "_SRSDT_" To "_SREDT,!
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: "Printed: "_SRPRINT,!,?21,"Reviewed by:",?45,"Date Reviewed:",!
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: !,?34,"# OF",?45,"MINUTES",!,"DELAY REASON",?33,"DELAYS",?45,"DELAYED",!
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: "="
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: !!
  • Line Location: SUB+2
Function Call: WRITE
  • Prompt: "-"
  • Line Location: SUB+2
Function Call: WRITE
  • Prompt: !,?(80-$L(SRSPEC)\2),SRSPEC,!
  • Line Location: SUB1+0
Info |  Source |  Entry Points |  Interaction Calls