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

Package: Nursing Service

Routine: NURSAGP3


Information

NURSAGP3 ;HISC/MD-MULTIPLE SERVICE CATEGORY SELECTION UTILITY ;4/17/97

Source Information

Source file <NURSAGP3.m>

Entry Points

Name Comments DBIA/ICR reference
EN1 ; SELECT SERVICE CATEGORY
QUIT
DISP ;
; Define list of user selectable service category(ies) from the
; NURS Service Positon (#211.3) File.
DSP ;
; Display the list of selectable service category(ies) from file 211.3.
ASK ;
; Interactive user service category selection.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"OTHER Service Categories",!,$$REPEAT^XLFSTR("-",24)
  • Line Location: DSP+6
Function Call: WRITE
  • Prompt: !!,"<<More>>",!
  • Line Location: DSP+10
Function Call: WRITE
  • Prompt: !!,"Select SERVICE CATEGORY: "
  • Line Location: ASK+3
Info |  Source |  Entry Points |  Interaction Calls