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

Package: Surgery

Routine: SRONOR


Information

SRONOR ;B'HAM ISC/MAM - REPORT OF NON-O.R. PROCEDURES ; [ 09/22/98 11:35 AM ]

Source Information

Source file <SRONOR.m>

Entry Points

Name Comments DBIA/ICR reference
DATE
SORT
ALL
DEVICE
EN ; entry when queued
END

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"Report of Non-OR Procedures",!
  • Line Location: SRONOR+3
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SORT+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SORT+1
Function Call: WRITE
  • Prompt: !!,"Enter '1' to sort this report by specialty, '2' to list ",!,"procedures sorted by provider, or '3' to list procedures sorted by location.",!!,"Press RETURN to continue "
  • Line Location: SORT+1
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: ALL+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ALL+3
Function Call: WRITE
  • Prompt: !!,"Enter RETURN to print the report for all providers, or 'NO'",!,"to select a specific provider.",!!,"Press RETURN to continue "
  • Line Location: ALL+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: ALL+4
Function Call: WRITE
  • Prompt: !
  • Line Location: DEVICE+0
Function Call: WRITE
  • Prompt: !!,"This report is designed to use a 132 column format.",!
  • Line Location: DEVICE+0
Function Call: WRITE
  • Prompt: !!,"Press RETURN to continue "
  • Line Location: END+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+2
Info |  Source |  Entry Points |  Interaction Calls