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

Package: Lab Service

Routine: LROW2


Information

LROW2 ;SLC/CJS - TEST & SAMPLE VERIFICATION ;8/11/97

Source Information

Source file <LROW2.m>

Entry Points

Name Comments DBIA/ICR reference
COL
REST ;from LRFAST, LROE1, LROW
PAST
ORDER ;from LRMIBL, LROE1, LRORD1, LRQCLOG
  • ICR #5593
    • Status: Active
    • Usage: Private
    NEXT
    CHECK ;from LROE1
  • ICR #5593
    • Status: Active
    • Usage: Private
    C2
    BAD ;from LROE1
  • ICR #5593
    • Status: Active
    • Usage: Private
    DUPL ;from LROW1
    TCOM ;from LROW1
    OR ;OE/RR 2.5

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"The ORDER NUMBER is in use, contact the site manager.",$C(7),!,"This order has been CANCELED, you will need to re-order.",!
    • Line Location: BAD+1
    Function Call: WRITE
    • Prompt: @IOF
    • Condition for execution: $E(IOST,1,2)="P-"
    • Line Location: BAD+1
    Function Call: WRITE
    • Prompt: !,"Since this test, collection sample, and site/specimen has already",!,"been requested on this order, it will NOT be duplicated.",$C(7),!,"If you really need a duplicate, place a separate order."
    • Line Location: DUPL+1
    Function Call: WRITE
    • Prompt: !,LRCCOM
    • Line Location: TCOM+1
    Function Call: READ
    • Variable: %
    • Timeout: DTIME
    • Line Location: TCOM+3
    Function Call: WRITE
    • Prompt: !,"Answer 'Y' or 'N': "
    • Line Location: TCOM+3
    Info |  Source |  Entry Points |  Interaction Calls