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

Package: Surgery

Routine: SROAO


Information

SROAO ;B'HAM ISC/MAM - OUTCOMES ; [ 01/29/01 9:22 AM ]

Source Information

Source file <SROAO.m>

Entry Points

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

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SROAO+2
Function Call: WRITE
  • Prompt: !!,"A Surgery Risk Assessment must be selected prior to using this option.",!!,"Press <RET> to continue "
  • Line Location: SROAO+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: @IOF,!,SRANAME,!
  • Line Location: ASK+4
Function Call: WRITE
  • Prompt: "-"
  • Line Location: ASK+4
Function Call: WRITE
  • Prompt: !!
  • Line Location: ASK+6
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF,!!!!,"Enter the number, number/letter combination, 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 outcome information.",!!,"2. Enter a number (1-3) to update an individual outcome element. (For",!," example, enter '1' to update all postoperative diagnosis)"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,"3. Enter a range of numbers (1-3) separated by a ':' to enter a range of",!," outcomes. (For example, enter '1:3' to enter postoperative diagnosis,",!," length of postoperative stay, and 30 day postoperative status)"
  • Line Location: HELP+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: HELP+3
Info |  Source |  Entry Points |  Interaction Calls