-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Fileman Development
committed
Mar 18, 2013
1 parent
3cc1fc9
commit dac56e3
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
DIINI007 ; ; 08-MAR-2013 ; 3/8/13 10:40am | ||
;;22.2V2;VA FILEMAN;;Mar 08, 2013 | ||
;Per VHA Directive 2004-038, this routine should not be modified. | ||
F I=1:2 S X=$T(Q+I) Q:X="" S Y=$E($T(Q+I+1),4,999),X=$E(X,4,999) S:$A(Y)=126 I=I+1,Y=$E(Y,2,999)_$E($T(Q+I+1),5,999) S:$A(Y)=61 Y=$E(Y,2,999) X NO E S @X=Y | ||
Q Q | ||
;;^UTILITY(U,$J,"REM",353,3,2,0) | ||
;;=validation fails, 0 is returned in first node followed by error | ||
;;^UTILITY(U,$J,"REM",353,3,3,0) | ||
;;=information. |