| 
            Last change
 on this file since 942 was             628, checked in by George Lilly, 16 years ago           | 
        
        
          | 
             
initial load of FOIAVistA 6/30/08 version 
 
           | 
        
        
          | 
            File size:
            569 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | RMPRWOFX ;HOIFO/SPS - PRE-INIT PROSTHETICS WO FILE FIX ;08/24/06
 | 
|---|
| 2 |  ;;3.0;Prosthetics;**75**;Feb 09, 1996;Build 25
 | 
|---|
| 3 |  ;
 | 
|---|
| 4 |  ; Fix to check for installation of patch 75 then delete 
 | 
|---|
| 5 |  ; erroneous data in file 664.1 8th piece that might have been
 | 
|---|
| 6 |  ; left over from 1994-95
 | 
|---|
| 7 | EN ;
 | 
|---|
| 8 |  N RMPRP,RMPRIEN
 | 
|---|
| 9 |  S RMPRP=$$PATCH^XPDUTL("RMPR*3.0*75")
 | 
|---|
| 10 |  I RMPRP=1 Q  ;Stop if 75 is installed
 | 
|---|
| 11 |  ;
 | 
|---|
| 12 |  S RMPRIEN=""
 | 
|---|
| 13 |  F  S RMPRIEN=$O(^RMPR(664.1,RMPRIEN)) Q:RMPRIEN=""  D
 | 
|---|
| 14 |  .Q:'$D(^RMPR(664.1,RMPRIEN,0))
 | 
|---|
| 15 |  .Q:+$P(^RMPR(664.1,RMPRIEN,0),U)>2961231
 | 
|---|
| 16 |  .I $P(^RMPR(664.1,RMPRIEN,0),U,8)'="" S $P(^(0),U,8)=""
 | 
|---|
| 17 |  Q
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.