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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SROPDEL

Package: Surgery

Routine: SROPDEL


Information

SROPDEL ;BIR/MAM - DELETE CASE; JUNE 14, 2005

Source Information

Source file <SROPDEL.m>

Entry Points

Name Comments DBIA/ICR reference
DEL
KILL ; delete entry
CON ; delete concurrent case ?
RET
TP
KTP ; delete transplant assessments

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: DEL+0
Function Call: WRITE
  • Prompt: !!,"Enter 'YES' to delete this surgical case from your records. If you have",!,"selected this option inadvertantly and do not want to remove this case,",!,"enter RETURN or 'NO'."
  • Line Location: DEL+2
Function Call: WRITE
  • Prompt: !!,"This case has been completed and must remain in the file for your records."
  • Line Location: DEL+5
Function Call: WRITE
  • Prompt: !!,"This case has been verified and locked. It cannot be deleted unless unlocked",!,"by your Chief of Surgery, or someone appointed by him/her."
  • Line Location: DEL+6
Function Call: WRITE
  • Prompt: !!,"This case has been cancelled and must remain in the file for your records."
  • Line Location: DEL+9
Function Call: WRITE
  • Prompt: !!,"You cannot delete a procedure that has already been scheduled. If you",!,"would like to cancel this procedure, use the option 'Cancel Scheduled ",!,"Operation'."
  • Line Location: DEL+10
Function Call: WRITE
  • Prompt: !!,"You cannot delete a procedure that has one or more operative documents."
  • Line Location: DEL+11
Function Call: WRITE
  • Prompt: !!," Deleting "_SRCC_SROPCOM
  • Line Location: KILL+4
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: CON+1
Function Call: WRITE
  • Prompt: !!,"Enter RETURN to delete this concurrent case. If you are not sure whether to",!,"delete the other case, enter 'NO'. It can be removed later if necessary."
  • Line Location: CON+7
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: RET+0
Function Call: WRITE
  • Prompt: !!,"Press RETURN to continue "
  • Line Location: RET+0
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: TP+3
Function Call: WRITE
  • Prompt: !!,"Enter YES to delete this case and its transplant assessment(s). Otherwise,",!,"enter NO."
  • Line Location: TP+5
Function Call: WRITE
  • Prompt: !!,"Deleting Transplant Assessment #",SRTPP
  • Line Location: KTP+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SRF - [#130] Classic Fileman Calls
^SRO(136 - [#136] Classic Fileman Calls
^SRT - [#139.5] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call