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

Package: Lab Service

Routine: LRCKFLA


Information

LRCKFLA ;SLC/RWF - CHECK LOAD LIST & AUTO INSTRUMENT FILES ;2/5/91 12:32 ;

Source Information

Source file <LRCKFLA.m>

Entry Points

Name Comments DBIA/ICR reference
ENT ;from LRCKF
END
NAME
CHKAUTO
CHKLL
CHKPRO
CHKTC
CHKCTR

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: LRCKFLA+2
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: $E(IOST,1,2)="P-"
  • Line Location: LRCKFLA+2
Function Call: WRITE
  • Prompt: !!,"CHECKING AUTO INSTRUMENT FILE"
  • Line Location: ENT+2
Function Call: WRITE
  • Prompt: !!,"CHECKING LOAD/WORK LIST FILE"
  • Line Location: ENT+4
Function Call: WRITE
  • Prompt: !!
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: $E(IOST,1,2)="P-"
  • Line Location: END+0
Function Call: WRITE
  • Prompt: !!,$P(LA,U)
  • Line Location: NAME+0
Function Call: WRITE
  • Prompt: !!,"F-MISSING ZERO NODE"
  • Line Location: CHKAUTO+0
Function Call: WRITE
  • Prompt: !?5,"F- Has no program name. This will prevent data processing."
  • Line Location: CHKAUTO+2
Function Call: WRITE
  • Prompt: !?5,"F- Has duplicate routine entry."
  • Line Location: CHKAUTO+3
Function Call: WRITE
  • Prompt: !?5,"F- SYSTEM must have a device to get the data from."
  • Line Location: CHKAUTO+4
Function Call: WRITE
  • Prompt: !?5,"W- Should have a LOAD/WORK LIST entry."
  • Line Location: CHKAUTO+6
Function Call: WRITE
  • Prompt: !?5,"F- Entry # ",I," has a BAD test pointer."
  • Line Location: CHKAUTO+7
Function Call: WRITE
  • Prompt: !!,"F- MISSING ZERO NODE ON ENTRY: ",DA
  • Line Location: CHKLL+0
Function Call: WRITE
  • Prompt: !?5,"W- A sequence/batch should have 0 for cups/tray."
  • Line Location: CHKLL+2
Function Call: WRITE
  • Prompt: !?5,"F- BAD pointer in the LOAD transform field."
  • Line Location: CHKLL+3
Function Call: WRITE
  • Prompt: !?5,"F - Load transform must NOT change the TRAY number."
  • Line Location: CHKLL+4
Function Call: WRITE
  • Prompt: !?5,"F- BAD pointer in the INITIAL setup field."
  • Line Location: CHKLL+5
Function Call: WRITE
  • Prompt: !?5,"W- Does not have a PROFILE definded."
  • Line Location: CHKLL+6
Function Call: WRITE
  • Prompt: !?5,"F- MISSING PROFILE ZERO NODE."
  • Line Location: CHKPRO+0
Function Call: WRITE
  • Prompt: !?5,"F- has a BAD test pointer."
  • Line Location: CHKPRO+2
Function Call: WRITE
  • Prompt: !?5,"F- At least one test of the panel must NOT be build name only."
  • Line Location: CHKPRO+3
Function Call: WRITE
  • Prompt: !?5,"F- BAD accession area pointer."
  • Line Location: CHKPRO+4
Function Call: WRITE
  • Prompt: !?5,"W- A sequence/batch should NOT have a control TRAY ",C1," defined."
  • Line Location: CHKPRO+5
Function Call: WRITE
  • Prompt: " (TRAY/CUP)"
  • Line Location: CHKPRO+6
Function Call: WRITE
  • Prompt: " (BEGIN LIST)"
  • Line Location: CHKPRO+7
Function Call: WRITE
  • Prompt: " (LREND LIST)"
  • Line Location: CHKPRO+8
Function Call: WRITE
  • Prompt: !?5,"F- TRAY AND/OR CUP must be integers."
  • Line Location: CHKTC+0
Function Call: WRITE
  • Prompt: !?5,"F- BAD control pointer."
  • Line Location: CHKCTR+0
Function Call: WRITE
  • Prompt: !?5,"F- CONTROL: ",$P(^LAB(62.3,LRCP,0),U)," has no tests to accession for this profile."
  • Line Location: CHKCTR+2
Info |  Source |  Entry Points |  Interaction Calls