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

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

initial load of FOIAVistA 6/30/08 version

File size: 1010 bytes
Line 
1DINIT27I ;SFISC/DPC-FOREIGN FORMAT USER FIXED ;2/26/93 10:57 PM
2 ;;22.0;VA FileMan;;Mar 30, 1999
3 ;Per VHA Directive 10-93-142, this routine should not be modified.
4 F I=1:2 S X=$T(ENTRY+I) G:X="" ^DINIT27J S Y=$E($T(ENTRY+I+1),5,999),X=$E(X,4,999),@X=Y
5 Q
6ENTRY ;
7 ;;^DIST(.44,.999,0)
8 ;;=USER DEFINED (FIXED LENGTH)^^^^^1^^0^1^^^1
9 ;;^DIST(.44,.999,3,0)
10 ;;=^^2^2^2921120^
11 ;;^DIST(.44,.999,3,1,0)
12 ;;=The export will consist of fixed length records. User will be prompted
13 ;;^DIST(.44,.999,3,2,0)
14 ;;=for the length of each field and for the maximum record length.
15 ;;^DIST(.44,.999,4,0)
16 ;;=^^4^4^2921120^
17 ;;^DIST(.44,.999,4,1,0)
18 ;;=The user-supplied maximum record length must be greater than the sum of
19 ;;^DIST(.44,.999,4,2,0)
20 ;;=the lengths of all the exported fields. Date values will not be
21 ;;^DIST(.44,.999,4,3,0)
22 ;;=truncated; the record length must be at least 11 characters to hold the VA
23 ;;^DIST(.44,.999,4,4,0)
24 ;;=FileMan external form of the date.
25 ;;^DIST(.44,.999,5,0)
26 ;;=^.441^^
Note: See TracBrowser for help on using the repository browser.