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

Package: Lab Service

Routine: LRMISTF


Information

LRMISTF ;SLC/CJS/BA - MASS DATA ENTRY INTO FILE 63.05 ;6/26/18 1:38pm

Source Information

Source file <LRMISTF.m>

Entry Points

Name Comments DBIA/ICR reference
ACCESS
BEGIN
END
ASK
INFO
GETCODES ; extract only the requested codes from the LRECODE string

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"You're not cleared for this option. You must have the LRVERIFY Key."
  • Line Location: ACCESS+0
Function Call: WRITE
  • Prompt: !?5,"Accession Area LR SUBSCRIPT is misssing.",!
  • Line Location: ASK+1
Function Call: WRITE
  • Prompt: "Test does not have an appropriate entry in the EDIT CODE"
  • Line Location: ASK+9
Function Call: READ
  • Formatting: !
  • Prompt: "Preliminary or Final: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: ASK+10
Function Call: WRITE
  • Prompt: !,"Enter ""P"" or ""F""."
  • Line Location: ASK+10
Function Call: WRITE
  • Prompt: !,LRMF
  • Line Location: ASK+12
Function Call: READ
  • Timeout: DTIME
  • Line Location: ASK+14
Function Call: WRITE
  • Prompt: !,"Enter a number between 1 and 3.",!,"1. Automatically enters the result you specify. You cannot change the entries."
  • Line Location: INFO+0
Function Call: WRITE
  • Prompt: !,"2. Automatically enters the result you specify, you can see and change entries",!,"3. Prompts with the field name. Does not automatically enter data.",!!
  • Line Location: INFO+1
Info |  Source |  Entry Points |  Interaction Calls