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

Package: Surgery

Routine: SRSDT


Information

SRSDT ;B'HAM ISC/MAM - CHANGE DATE OF OPERATION REQUEST; [ 06/14/01 9:54 AM ]

Source Information

Source file <SRSDT.m>

Entry Points

Name Comments DBIA/ICR reference
CHANGE ; change date of request
NEWDT
CC ; concurrent case check
DSMP() ; date/time stamp

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: CHANGE+3
Function Call: WRITE
  • Prompt: !!,"Requests cannot be made for past dates. Please select another date."
  • Line Location: CHANGE+4
Function Call: WRITE
  • Prompt: !!,"The request for "_SRNM_" has been changed to "_SRSDATE_"."
  • Line Location: NEWDT+9
Function Call: READ
  • Variable: SRBOTH
  • Timeout: DTIME
  • Line Location: CC+1
Function Call: WRITE
  • Prompt: !!,"Please answer 'YES' or 'NO'. A '^' is not allowed. "
  • Line Location: CC+2
Function Call: WRITE
  • Prompt: !!,"Enter RETURN if these cases will remain concurrent, or 'NO' if they will no",!,"longer be associated together."
  • Line Location: CC+3
Info |  Source |  Entry Points |  Interaction Calls