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

Package: Surgery

Routine: SROPROC


Information

SROPROC ;BIR/MAM - ENTER PRINCIPAL OPERATIVE PROCEDURE ;06/28/10

Source Information

Source file <SROPROC.m>

Entry Points

Name Comments DBIA/ICR reference
OP
PROC ; check for spaces
CHECK
WL ; input transform for waiting list procedure

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: SRSOP
  • Timeout: DTIME
  • Line Location: OP+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: OP+1
Function Call: WRITE
  • Prompt: !!,"The principal operative procedure that you have entered contains a '@'. This",!,"character cannot be contained in your answer."
  • Line Location: OP+2
Function Call: WRITE
  • Prompt: !!,"The principal operative procedure cannot contain a semicolon (;). Please",!,"re-enter the procedure, using commas in place of the semicolons."
  • Line Location: OP+3
Function Call: WRITE
  • Prompt: !!,"Your answer contains a control character. Please re-type the procedure name."
  • Line Location: OP+4
Function Call: WRITE
  • Prompt: !!,"Enter the name of the principal operative procedure for this surgical case.",!,"If there is more than one procedure being performed by this surgical specialty,",!,"you will be prompted for 'OTHER OPERATIVE"
  • Line Location: OP+5
Function Call: WRITE
  • Prompt: " PROCEDURES'. Your answer must be",!,"3 to 135 characters in length."
  • Line Location: OP+6
Function Call: WRITE
  • Prompt: !!,"The name of the principal operative procedure can be up to 135 characters in",!,"length. Please re-enter the procedure name in an abbreviated form."
  • Line Location: OP+8
Function Call: WRITE
  • Prompt: !!,"Your answer must be at least 3 characters in length. Please enter more",!,"information in the procedure name."
  • Line Location: OP+9
Info |  Source |  Entry Points |  Interaction Calls