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

Package: Lab Service

Routine: LRPHEXPT


Information

LRPHEXPT ;SLC/CJS/RWF-EXCEPTION LOGIN OF ACCESSIONS ;8/11/97

Source Information

Source file <LRPHEXPT.m>

Entry Points

Name Comments DBIA/ICR reference
LR1 ;
LOOP
E1
E2
INV
END

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"You don't have the LRPHSUPER key to enter 'ALL'."
  • Line Location: LR1+3
Function Call: WRITE
  • Prompt: !,"Enter Order Numbers not collected: "
  • Line Location: LR1+5
Function Call: WRITE
  • Prompt: !,"Let's handle the exceptions first.",!
  • Line Location: LOOP+2
Function Call: WRITE
  • Prompt: !
  • Line Location: LOOP+4
Function Call: WRITE
  • Prompt: !
  • Line Location: LOOP+4
Function Call: WRITE
  • Prompt: !!,"Now enter any orders that are not canceled but you don't want ""collected"", yet.",!,"If all remaining orders are collected, skip this entry."
  • Line Location: LOOP+5
Function Call: WRITE
  • Prompt: !,"Any order #'s entered here will remain on collection list until 12 midnight.",!,"The orders will not 'rollover' to the next days collection list."
  • Line Location: LOOP+6
Function Call: READ
  • Variable: %
  • Timeout: DTIME
  • Line Location: INV+2
Function Call: WRITE
  • Prompt: !,"Answer 'Y' or 'N': "
  • Line Location: INV+2
Info |  Source |  Entry Points |  Interaction Calls