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

Package: Surgery

Routine: SROALN2


Information

SROALN2 ;BIR/MAM - LAB INFO ;01/27/06

Source Information

Source file <SROALN2.m>

Entry Points

Name Comments DBIA/ICR reference
START
ASK
END
HELP
RANGE ; range of numbers
ONE ; edit one item
RET

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SROALN2+2
Function Call: WRITE
  • Prompt: !!,"A Surgery Risk Assessment must be selected prior to using this option.",!!,"Press <RET> to continue "
  • Line Location: SROALN2+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF,!!!!,"Enter the number or range of numbers you want to edit. Examples of proper",!,"responses are listed below."
  • Line Location: HELP+0
Function Call: WRITE
  • Prompt: !!,"1. Enter 'A' to update all information.",!!,"2. Enter a number (1-13) to update the information in that field. (For",!," example, enter '6' to update Highest Serum Creatinine)"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,"3. Enter a range of numbers (1-13) separated by a ':' to enter a range of",!," information. (For example, enter '2:4' to update Highest Serum Sodium,",!," Lowest Serum Sodium, and Highest Potassium)"
  • Line Location: HELP+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: HELP+3
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: RET+0
Info |  Source |  Entry Points |  Interaction Calls