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

Package: Surgery

Routine: SRHLSCRN


Information

SRHLSCRN ;B'HAM ISC/DLR - Surgery Interface Menu to initial field settings ; [ 05/06/98 7:14 AM ]

Source Information

Source file <SRHLSCRN.m>

Entry Points

Name Comments DBIA/ICR reference
EXIT
HDR(SROBR) ;header for the OBR Menu
HDR1(SROBR,SROBX) ;header for the OBX Menu
OBR ;
KDIR ;kills all DIR variables
SDIR ;sets the DIR help screen for the OBX identifiers

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: SRHLSCRN+6
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: SRHLSCRN+7
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SRHLSCRN+9
Function Call: WRITE
  • Prompt: !,"This setting does not correspond to the upper level setting.",!," Press <RETURN> to continue:"
  • Line Location: SRHLSCRN+9
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: SRHLSCRN+11
Function Call: WRITE
  • Prompt: ?((IOM-$L(HDR))/2),HDR
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !!,"To change the setting in one of the following categories, enter the",!,"corresponding number.",!," (R - Receive)",!," (S - Send)",!," (S/R - Send and Receive)",!," (I - Ignore)"
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: ?((IOM-$L(HDR1))/2),HDR1
  • Line Location: HDR1+2
Function Call: WRITE
  • Prompt: !!,"Toggle the current setting to (R)eceive, (S)end, or (I)gnore."
  • Line Location: HDR1+3
Function Call: WRITE
  • Prompt: !
  • Line Location: HDR1+4
Info |  Source |  Entry Points |  Interaction Calls