| 
            Last change
 on this file since 1541 was             628, checked in by George Lilly, 16 years ago           | 
        
        
          | 
             
initial load of FOIAVistA 6/30/08 version 
 
           | 
        
        
          | 
            File size:
            615 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | ORY106 ;SLC/DAN - Postinit for patch OR*3*92 ;2/1/01  16:18
 | 
|---|
| 2 |  ;;3.0;ORDER ENTRY/RESULTS REPORTING;**106**;Dec 17, 1997
 | 
|---|
| 3 |  ;
 | 
|---|
| 4 | POST ; -- postinit
 | 
|---|
| 5 |  N MSG
 | 
|---|
| 6 |  S MSG(1)=""
 | 
|---|
| 7 |  S MSG(2)="This patch imports the ORDER TEXT and LAB TEST entries"
 | 
|---|
| 8 |  S MSG(3)="from the OE/RR PRINT FIELDS file.  As a result, the entries"
 | 
|---|
| 9 |  S MSG(4)="in the OE/RR PRINT FORMAT file need to be recompiled."
 | 
|---|
| 10 |  S MSG(5)=""
 | 
|---|
| 11 |  S MSG(6)="**NOTE: If you have made local modifications to the compiled"
 | 
|---|
| 12 |  S MSG(7)="code in the OE/RR PRINT FORMAT file they will be OVERWRITTEN."
 | 
|---|
| 13 |  S MSG(8)=""
 | 
|---|
| 14 |  S MSG(9)="Recompiling..."
 | 
|---|
| 15 |  D MES^XPDUTL(.MSG) H 3
 | 
|---|
| 16 |  D RECMPL^ORPR00 K MSG
 | 
|---|
| 17 |  Q
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.