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

Package: Lab Service

Routine: LRPARAM


Information

LRPARAM ;SLC/CJS/DALISC/FHS - SET LAB PARAMETERS ;8/11/97

Source Information

Source file <LRPARAM.m>

Entry Points

Name Comments DBIA/ICR reference
INIT ;
EN ;Entry point for external package calls - [Will not reset IO definitions]
  • ICR #716
    • Status: Active
    • Usage: Private
    LABKEY ;If DUZ is a LRLAB or LRVERIFY Key holder then LRLABKY is defined. The 1st piece of LRLABKY IS 1 IF DUZ has the LRVERIFY key and the 2nd piece = LRSUPER key.
    VIDEO ;Get Video settings for reverse and blinking features
    VR() ;Return current version of Laboratory Package installed

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"SORRY ! You must have a site defined. (NO DUZ(2))"
    • Line Location: INIT+2
    Function Call: WRITE
    • Prompt: $C(7),!,"ROLLOVER ",$S($P(^("RO"),U,2):"IS RUNNING.",1:"HAS NOT RUN.")," ACCESSIONING SHOULDN'T BE DONE NOW.",$C(7)
    • Line Location: LABKEY+11
    Function Call: WRITE
    • Prompt: !!?7,"Taskman is not running ",!!,$C(7)
    • Line Location: LABKEY+12
    Info |  Source |  Entry Points |  Interaction Calls