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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: LA7SCE

Package: Automated Lab Instruments

Routine: LA7SCE


Information

LA7SCE ;DALOI/JMC - Shipping Configuration Utility ;05/13/10 15:41

Source Information

Source file <LA7SCE.m>

Entry Points

Name Comments DBIA/ICR reference
SCFE ; Edit file #62.9, Shipping Configuration.
UNL629 ;
SCTE ; Edit file #62.91, Shipping Container.
SCME ; Edit file #62.92, Shipping Method.
SCDE ; Edit file #62.93, Shipping Condition.
ASKCOPY() ; Ask if user want to copy tests from file #60 or another configuration in file #62.9 LAB SHIPPING CONFIGURATION
; Returns LA7COPY = -1 user quit/aborted
; = 0 do not copy
; = 1 use file #60
; = 2 use another entry in #62.49
CHECK(LA7SCFG) ; Check if test exists for configuration and warn if overwriting
; Call with LA7SCFG = shipping configuration ien
; Returns -1 = user aborted/timeout
; 0 = no - don't overwrite
; 1 = yes - overwrite
COPYSC(LA7FR,LA7TO) ; Copy one shipping configuration to another
; Call with LA7FR = shipping configuration to copy FROM.
; LA7TO = shipping configuration ien to copy TO.
COPY60(LA7SCFG) ; Copy catalog tests from file #60 to shipping configuration.
; Call with LA7SCFG = shipping configuration ien to add tests to from file #60
FDA629(LA7SCFG,LA760,LA762,LA76205) ; Add entry to TEST/PROFILE multiple
; Call with LA7SCFG = file #62.9, shipping configuration ien
; LA760 = file #60, lab test ien
; LA762 = file #62, collection sample ien
; LA76205 = file #62.05 , urgency ien
CLRSCT(LA7SCFG) ; Clear shipping configuration tests.
; Call with LA7SCFG = file #62.9, shipping configuration ien

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Copying tests from configuration: ",$P(LA7FR(0),"^")," to ",$P(LA7TO(0),"^"),!
  • Line Location: COPYSC+6
Function Call: WRITE
  • Prompt: !!,"Copying tests from file #60 LABORATORY TEST to ",$P(LA7SCFG(0),"^"),!
  • Line Location: COPY60+3
Function Call: WRITE
  • Prompt: !
  • Condition for execution: $X>(IOM-2)
  • Line Location: FDA629+10
Function Call: WRITE
  • Prompt: "#"
  • Line Location: FDA629+10
Function Call: WRITE
  • Prompt: !!,"Clearing existing tests from configuration: ",$P(LA7SCFG(0),"^"),!
  • Line Location: CLRSCT+3
Function Call: WRITE
  • Prompt: !
  • Condition for execution: $X>(IOM-2)
  • Line Location: CLRSCT+7
Function Call: WRITE
  • Prompt: "*"
  • Line Location: CLRSCT+7

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIC(4 - [#4] GET1^DIQ
^LAHM(62.9 - [#62.9] Classic Fileman Calls
^LAHM(62.91 - [#62.91] Classic Fileman Calls
^LAHM(62.92 - [#62.92] Classic Fileman Calls
^LAHM(62.93 - [#62.93] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call