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

Package: Surgery

Routine: SRSCHCC


Information

SRSCHCC ;B'HAM ISC/MAM - DELETE CONCURRENT CASES ; [ 04/26/97 3:08 PM ]

Source Information

Source file <SRSCHCC.m>

Entry Points

Name Comments DBIA/ICR reference
BEG
ASK
REQ ; make requests
DEL
OERR ; delete from ORDER file (100)
HELP

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!!,"Since you have not entered all of the required operating room information, the",!,"schedule cannot be updated."
  • Line Location: BEG+1
Function Call: WRITE
  • Prompt: !!,"You have the following options available to you at this point. One of these",!,"two options must be selected. Entering an '^' will not be accepted."
  • Line Location: BEG+2
Function Call: WRITE
  • Prompt: !!,"1. Create an Operation Request for the "_$S($D(SRSCON(2)):"Concurrent Cases",1:"Case"),!,"2. Delete the "_$S($D(SRSCON(2)):"Concurrent Cases",1:"Case")
  • Line Location: ASK+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ASK+1
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: DEL+0
Function Call: WRITE
  • Prompt: !!,"Enter RETURN to delete the "_$S($D(SRSCON(2)):"entries",1:"entry")_" from your records."
  • Line Location: DEL+2
Function Call: WRITE
  • Prompt: !!," Deleting Case "_SRSCON(CON)_" ..."
  • Line Location: DEL+4
Function Call: WRITE
  • Prompt: !!,"If you want to make an operation request for the "_$S($D(SRSCON(2)):"cases",1:"case")_" entered, select '1'."
  • Line Location: HELP+0
Function Call: WRITE
  • Prompt: !,"A request will be created for "_$S($D(SRSCON(2)):"both cases",1:"case "_SRSCON(1))_" on "_SRSDT_"."
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,"Select '2' if you want to REMOVE this record ENTIRELY from your records. "
  • Line Location: HELP+2

FileMan Files Accessed Via FileMan Db Call

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