File:  [Coherent Logic Development] / freem_fileman / USER / DINIT27I.m
Revision 1.1: download - view: text, annotated - select for diffs
Mon Apr 28 14:13:20 2025 UTC (3 months ago) by snw
Branches: MAIN
CVS tags: HEAD
Restructure repository

    1: DINIT27I	;SFISC/DPC-FOREIGN FORMAT USER FIXED ;2/26/93  10:57 PM
    2: 	;;21.0;VA FileMan;;Dec 28, 1994
    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
    6: ENTRY	;
    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^^

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>