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

Package: Surgery

Routine: SROXRET


Information

SROXRET ;B'HAM ISC/MAM - UNEXPECTED RETURNS ; 17 JAN 1991 9:00 AM

Source Information

Source file <SROXRET.m>

Entry Points

Name Comments DBIA/ICR reference
ASK
SEL
STUFF
ONE
SET
HELP
LOOP ; break procedure if greater than 50 characters

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: ASK+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SEL+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: SEL+0
Function Call: WRITE
  • Prompt: !!,"Enter the number corresponding to the operative procedure associated with",!,"this unexpected return to surgery."
  • Line Location: SEL+1
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: ONE+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: ONE+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: ONE+1
Function Call: WRITE
  • Prompt: @IOF,!,"Completed cases for "_VADM(1)_" within the past 30 days:",!!
  • Line Location: SET+6
Function Call: WRITE
  • Prompt: !,CNT_".",?5,OPDATE,?25,SROP(1)
  • Line Location: SET+7
Function Call: WRITE
  • Prompt: !,?25,SROP(2)
  • Line Location: SET+7
Function Call: WRITE
  • Prompt: !,?25,SROP(2)
  • Line Location: SET+7
Function Call: WRITE
  • Prompt: !,?25,SROP(2)
  • Line Location: SET+7
Function Call: WRITE
  • Prompt: !!,"If this surgical case is related to a previous case, enter 'YES'. Otherwise, ",!,"press RETURN to continue entering information for this operative procedure."
  • Line Location: HELP+0
Info |  Source |  Entry Points |  Interaction Calls