File:  [Coherent Logic Development] / freem_fileman / USER / DINIT27H.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: DINIT27H	;SFISC/DPC -FOREIGN FORMAT DELIMITED ;11/30/92  3:51 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="" ^DINIT27I S Y=$E($T(ENTRY+I+1),5,999),X=$E(X,4,999),@X=Y
    5: 	Q
    6: ENTRY	;
    7: 	;;^DIST(.44,.998,0)
    8: 	;;=USER DEFINED (DELIMITED)^ASK^ask^^^^^0^1^^^1
    9: 	;;^DIST(.44,.998,3,0)
   10: 	;;=^^3^3^2921120^
   11: 	;;^DIST(.44,.998,3,1,0)
   12: 	;;=User will be prompted for field and record delimiters and for the maximum
   13: 	;;^DIST(.44,.998,3,2,0)
   14: 	;;=length of an exported record.  A field delimiter is mandatory; a record
   15: 	;;^DIST(.44,.998,3,3,0)
   16: 	;;=delimiter is optional.

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