source: FOIAVistA/tag/r/VA_FILEMAN-ARJT-DI-DD-DM-DT-%DT-%RCR/DIAXERR.m@ 628

Last change on this file since 628 was 628, checked in by George Lilly, 14 years ago

initial load of FOIAVistA 6/30/08 version

File size: 542 bytes
Line 
1DIAXERR ;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 ;
5ERR(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
125 ;;Destination file does not exist
136 ;;Mapping information does not exist
147 ;;Extract field does not exist
158 ;;Field in destination file does not exist
Note: See TracBrowser for help on using the repository browser.