| Line |   | 
|---|
| 1 | TMGNDFK1 ;TMG/kst/FDA Import code -- KIDS Fns ;03/25/06
 | 
|---|
| 2 |          ;;1.0;TMG-LIB;**1**;03/24/07
 | 
|---|
| 3 |  
 | 
|---|
| 4 |  ;"FDA - NATIONAL DRUG FILES IMPORT
 | 
|---|
| 5 |  ;"Code to handle KIDS builds
 | 
|---|
| 6 |  
 | 
|---|
| 7 |  ;"Kevin Toppenberg MD
 | 
|---|
| 8 |  ;"GNU General Public License (GPL) applies
 | 
|---|
| 9 |  ;"3/24/07
 | 
|---|
| 10 |  
 | 
|---|
| 11 |  ;"=======================================================================
 | 
|---|
| 12 |  ;" API -- Public Functions.
 | 
|---|
| 13 |  ;"=======================================================================
 | 
|---|
| 14 |  
 | 
|---|
| 15 |  ;"=======================================================================
 | 
|---|
| 16 |  ;" Private Functions.
 | 
|---|
| 17 |  ;"=======================================================================
 | 
|---|
| 18 |  ;"=======================================================================
 | 
|---|
| 19 |  
 | 
|---|
| 20 | CKENV
 | 
|---|
| 21 |         ;"Purpose: Code to check the environment in the target system
 | 
|---|
| 22 |  
 | 
|---|
| 23 |         quit
 | 
|---|
| 24 |  
 | 
|---|
| 25 |  
 | 
|---|
| 26 | PRETRANS
 | 
|---|
| 27 |         ;"Purpose: Code that will be executed before creating the KIDS
 | 
|---|
| 28 |  
 | 
|---|
| 29 |         quit
 | 
|---|
| 30 |  
 | 
|---|
| 31 |  
 | 
|---|
| 32 | PREINST
 | 
|---|
| 33 |         ;"Purpose: Code that will be executed on the remote system before the import.
 | 
|---|
| 34 |  
 | 
|---|
| 35 |         quit
 | 
|---|
| 36 |  
 | 
|---|
| 37 | POSTINST
 | 
|---|
| 38 |         ;"Purpose: Code that will be executed on the remote system after the import.
 | 
|---|
| 39 |  
 | 
|---|
| 40 |         quit
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.