| Last change
 on this file since 990 was             628, checked in by George Lilly, 16 years ago | 
        
          | 
initial load of FOIAVistA 6/30/08 version
 | 
        
          | File size:
            371 bytes | 
      
      
| Line |  | 
|---|
| 1 | DVBA2748 ;GT-CAPRI FULL ;10/10/02 | 
|---|
| 2 | ;;2.7;AMIE;**48**;Apr 10, 1995 | 
|---|
| 3 | ; | 
|---|
| 4 | ;This pre-install routine set file 396.1 fields (.11 and 9) to 999. | 
|---|
| 5 | ; 999 represent the number of days to keep data. | 
|---|
| 6 | START ; | 
|---|
| 7 | N VAR S VAR="" | 
|---|
| 8 | I $D(^DVB(396.1,0)) D | 
|---|
| 9 | . F  S VAR=$O(^DVB(396.1,VAR)) Q:VAR="B"  D | 
|---|
| 10 | . . S $P(^DVB(396.1,VAR,0),"^",10)=999 | 
|---|
| 11 | . . S $P(^DVB(396.1,VAR,0),"^",11)=999 | 
|---|
| 12 | K VAR | 
|---|
| 13 | Q | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.