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

Package: Surgery

Routine: SRSREQUT


Information

SRSREQUT ;B'HAM ISC/MAM - REQUEST UTILITIES ; 29 SEPT 1992 10:35 am

Source Information

Source file <SRSREQUT.m>

Entry Points

Name Comments DBIA/ICR reference
LFTOVR ; check for outstanding requests
UP
NEW
COMP
LIST ;
LOOP ; break procedure if greater than 70 characters

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"The following "_GRAMMER_" outstanding for "_SRNM_":",!
  • Line Location: LFTOVR+2
Function Call: READ
  • Variable: SROUTS
  • Timeout: DTIME
  • Line Location: UP+0
Function Call: WRITE
  • Prompt: !!,"Enter a RETURN if you would like to delete, update, or change the date of the",!,"requested cases."
  • Line Location: UP+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: NEW+0
Function Call: WRITE
  • Prompt: !!,"Enter 'YES' to continue with this option to make a new request, or RETURN to",!,"quit."
  • Line Location: NEW+1
Function Call: WRITE
  • Prompt: !,CNT_".",?5,SRSDT,!,?5,SROPS(1)
  • Line Location: LIST+2
Function Call: WRITE
  • Prompt: !,?5,SROPS(2)
  • Line Location: LIST+2
Function Call: WRITE
  • Prompt: !,?5,SROPS(2)
  • Line Location: LIST+2
Function Call: WRITE
  • Prompt: !,?5,SROPS(2)
  • Line Location: LIST+2
Info |  Source |  Entry Points |  Interaction Calls