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

Package: Surgery

Routine: SRSCHUP


Information

SRSCHUP ;B'HAM ISC/MAM - UPDATE SCHEDULED OPERATION ; 6 Jan 1989 10:56 AM

Source Information

Source file <SRSCHUP.m>

Entry Points

Name Comments DBIA/ICR reference
LOOK
ASK
END
OTHER ; other operations
LIST ; list cases
OPS
LOOP ; break procedure if greater than 60 characters
SS ; enter missing specialty

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: SRSCHUP+2
Function Call: WRITE
  • Prompt: @IOF,!,SRNAME,!!
  • Line Location: LOOK+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: LOOK+1
Function Call: WRITE
  • Prompt: !!,"There are no procedures scheduled for "_VADM(1)_".",!!
  • Line Location: LOOK+1
Function Call: WRITE
  • Prompt: !!,"Press RETURN to continue "
  • Line Location: LOOK+1
Function Call: READ
  • Formatting: !!
  • Prompt: "Select Number: "
  • Variable: SRNUM
  • Timeout: DTIME
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: !!,"Enter the number which corresponds to the case that you want to update."
  • Line Location: ASK+1
Function Call: WRITE
  • Prompt: !!,"You have entered an invalid number, please select again. "
  • Line Location: ASK+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+1
Function Call: WRITE
  • Prompt: !,CNT_". "_SRSDATE,?15,SROPS(1)
  • Line Location: OPS+4
Function Call: WRITE
  • Prompt: !,?15,SROPS(2)
  • Line Location: OPS+4
Function Call: WRITE
  • Prompt: !,?15,SROPS(2)
  • Line Location: OPS+4
Function Call: WRITE
  • Prompt: !,?15,SROPS(2)
  • Line Location: OPS+4
Function Call: WRITE
  • Prompt: !,?15,SROPS(2)
  • Line Location: OPS+4
Function Call: WRITE
  • Prompt: !!,"To continue, a Surgical Specialty MUST be defined for this case.",!
  • Line Location: SS+1
Info |  Source |  Entry Points |  Interaction Calls