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

Package: Surgery

Routine: SRONON


Information

SRONON ;B'HAM ISC/ADM - NON-O.R. PROCEDURE REPORT ; [ 02/18/04 9:55 AM ]

Source Information

Source file <SRONON.m>

Entry Points

Name Comments DBIA/ICR reference
DISPLY
END
NON
SEL
LIST ; list case
LOOP ; break procedure if greater than 55 characters
LAST
CODE ; entry point from coding menu

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," * * A Procedure Report (Non-OR) will not be created for this procedure. * *"
  • Line Location: DISPLY+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF,!,"Non-O.R. Procedures for "_SRNM_" ("_VA("PID")_")"
  • Line Location: NON+2
Function Call: WRITE
  • Prompt: !," (DIED ON "_Y_")"
  • Line Location: NON+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SEL+0
Function Call: WRITE
  • Prompt: !!,"Enter the number corresponding to the procedure for which you want to print",!,"a report."
  • Line Location: SEL+1
Function Call: WRITE
  • Prompt: @IOF,!,?1,"NON-O.R. PROCEDURES FOR "_VADM(1)_" ("_VA("PID")_")",!
  • Line Location: LIST+1
Function Call: WRITE
  • Prompt: !,CNT_".",?4,SRSDATE,?25,SROPS(1)
  • Line Location: LIST+5
Function Call: WRITE
  • Prompt: !,?25,SROPS(2)
  • Line Location: LIST+5
Function Call: WRITE
  • Prompt: !,?25,SROPS(2)
  • Line Location: LIST+5
Function Call: WRITE
  • Prompt: !,?25,SROPS(2)
  • Line Location: LIST+5
Function Call: WRITE
  • Prompt: !
  • Line Location: LIST+6
Function Call: WRITE
  • Prompt: !
  • Line Location: LAST+0
Info |  Source |  Entry Points |  Interaction Calls