| 
            Last change
 on this file since 1041 was             628, checked in by George Lilly, 16 years ago           | 
        
        
          | 
             
initial load of FOIAVistA 6/30/08 version 
 
           | 
        
        
          | 
            File size:
            542 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | DIAXERR ;SFISC/DCM-EXTRACT MAPPING UTILITIES ;5/1/96  16:49
 | 
|---|
| 2 |  ;;22.0;VA FileMan;;Mar 30, 1999
 | 
|---|
| 3 |  ;Per VHA Directive 10-93-142, this routine should not be modified.
 | 
|---|
| 4 |  ;
 | 
|---|
| 5 | ERR(A) ;
 | 
|---|
| 6 |  Q:'$D(A)  N DIAXMSG
 | 
|---|
| 7 |  S DIPG=+$G(DIPG),DIERR=($G(DIERR)+1)_U_($P($G(DIERR),U)+1)
 | 
|---|
| 8 |  S DIAXMSG=$S(+A:$P($T(@(+A)),";",3),1:A)
 | 
|---|
| 9 |  I DIPG S ^TMP("DIERR",$J,+DIERR)="",^(+DIERR,"TEXT",1)=DIAXMSG Q
 | 
|---|
| 10 |  E  D EN^DDIOL(DIAXMSG)
 | 
|---|
| 11 |  Q
 | 
|---|
| 12 | 5 ;;Destination file does not exist
 | 
|---|
| 13 | 6 ;;Mapping information does not exist
 | 
|---|
| 14 | 7 ;;Extract field does not exist
 | 
|---|
| 15 | 8 ;;Field in destination file does not exist
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.