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

Package: Nursing Service

Routine: NURADMIN


Information

NURADMIN ;HIRMFO/JH/MD-GENERIC ADMINISTRATION PRINT SELECTION ROUTINE ;10/25/90

Source Information

Source file <NURADMIN.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
ASK
A1 ;
Q ;
LOINSER
LOSER
RNHN
LOCSER
DISPL ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK+3
Function Call: READ
  • Variable: SEL
  • Timeout: DTIME
  • Line Location: LOINSER+0
Function Call: WRITE
  • Prompt: !!,$C(7),"Select Sort Parameter by choosing '1','2' or '3'"
  • Line Location: LOINSER+1
Function Call: READ
  • Variable: SEL
  • Timeout: DTIME
  • Line Location: LOSER+0
Function Call: WRITE
  • Prompt: !!,$C(7),"Select sort parameter by choosing '1' or '2'"
  • Line Location: LOSER+1
Function Call: READ
  • Variable: INX
  • Timeout: DTIME
  • Line Location: RNHN+0
Function Call: WRITE
  • Prompt: !!,$C(7),"Select sort parameter by entering '1' or '2' ."
  • Line Location: RNHN+1
Function Call: WRITE
  • Prompt: !!,"Sort by: ",!!,?5,"1. Location and Service Category",!,?5,"2. Location and Service Position",!,?5,"3. Service and Service Category",!,?5,"4. Service and Service Position ",!!,"Choose a sort parameter set between 1 and 4: "
  • Line Location: LOCSER+0
Function Call: READ
  • Variable: INX
  • Timeout: DTIME
  • Line Location: LOCSER+1
Function Call: WRITE
  • Prompt: !!,$C(7),"Select sort parameters by choosing a number between '1' and '4'."
  • Line Location: LOCSER+2
Info |  Source |  Entry Points |  Interaction Calls