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

Package: Outpatient Pharmacy

Routine: PSOLSET


Information

PSOLSET ;BHAM ISC/SAB - site parameter set up ;12/03/92

Source Information

Source file <PSOLSET.m>

Entry Points

Name Comments DBIA/ICR reference
VERS ;;7.0;OUTPATIENT PHARMACY;**10,22,32,40,120,247,359,367**;DEC 1997;Build 62
DIV1
DIV2
DIV3
PLBL ; Profile Printer Selection
LBL ; Label Printer Selection
LASK
P2
FDAPRT ; FDA Med Guide Printer Selection
LEAVE
Q
EXIT
FINAL ;exit action from main menu - kill and quit
  • ICR #982
    • Status: Active
    • Usage: Private
    GROUP ;display group
    GROUP1

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,$C(7),"DUZ Number must be defined !!",!
    • Line Location: VERS+5
    Function Call: WRITE
    • Prompt: !,"Outpatient Pharmacy software - Version "_$P($T(VERS),";",3)
    • Line Location: VERS+6
    Function Call: WRITE
    • Prompt: !!,"Outpatient Pharmacy software is being installed. PLEASE TRY LATER!",!
    • Line Location: VERS+7
    Function Call: WRITE
    • Prompt: !,$C(7)
    • Line Location: VERS+10
    Function Call: WRITE
    • Prompt: !
    • Line Location: VERS+13
    Function Call: WRITE
    • Prompt: !
    • Line Location: DIV2+0
    Function Call: WRITE
    • Prompt: $C(7),!?5,"Printer is busy.",!
    • Line Location: P2+0
    Function Call: WRITE
    • Prompt: !,"Align labels so that a perforation is at the top of the",!,"print head and the left side is at column zero."
    • Line Location: P2+1
    Function Call: WRITE
    • Prompt: !
    • Line Location: P2+2
    Function Call: WRITE
    • Prompt: !?10,$C(7),"Default printer for labels must be entered."
    • Line Location: Q+0
    Function Call: WRITE
    • Prompt: !
    • Line Location: GROUP1+0
    Info |  Source |  Entry Points |  Interaction Calls