Skip to content

Commit

Permalink
Extra Init File for V22.2V2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fileman Development committed Mar 18, 2013
1 parent 3cc1fc9 commit dac56e3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions routines/fileman/DIINI007.m
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.

0 comments on commit dac56e3

Please sign in to comment.