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

Package: Lab Service

Routine: LRPXAPI6


Information

LRPXAPI6 ;SLC/STAFF Lab Extract API code ;10/5/03 14:53

Source Information

Source file <LRPXAPI6.m>

Entry Points

Name Comments DBIA/ICR reference
CONDS(CONDS,COND,TYPE,ITEM) ; from LRPXAPI3
; returns array CONDS of conditions - for Micro and AP
; used to determine match, XCONDS determines exact match
XCONDS(CONDS,COND,TYPE,ITEM) ;
; returns array CONDS of conditions - for Micro and AP
; used to determine exact match
ITEM(ITEM,TYPE,COND,ERR) ; from LRPXAPI1
; return an item from condition
CHECK(VAR,COND,VALUE) ; $$(variable,condition,value) -> 1 or 0
TEST ; *** used for testing only
T

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"YES",!
  • Line Location: T+5
Function Call: WRITE
  • Prompt: !,"YES",!
  • Line Location: T+6
Function Call: WRITE
  • Prompt: !,"YES",!
  • Line Location: T+7
Function Call: WRITE
  • Prompt: !,"NO",!
  • Line Location: T+8
Info |  Source |  Entry Points |  Interaction Calls