LA7SCE ;DALOI/JMC - Shipping Configuration Utility ;05/13/10 15:41
Source file <LA7SCE.m>
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 |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
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 |