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 (5 weeks, 5 days ago) by snw
Branches: MAIN
CVS tags: HEAD
Restructure repository

DINIT27H	;SFISC/DPC -FOREIGN FORMAT DELIMITED ;11/30/92  3:51 PM
	;;21.0;VA FileMan;;Dec 28, 1994
	;Per VHA Directive 10-93-142, this routine should not be modified.
	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
	Q
ENTRY	;
	;;^DIST(.44,.998,0)
	;;=USER DEFINED (DELIMITED)^ASK^ask^^^^^0^1^^^1
	;;^DIST(.44,.998,3,0)
	;;=^^3^3^2921120^
	;;^DIST(.44,.998,3,1,0)
	;;=User will be prompted for field and record delimiters and for the maximum
	;;^DIST(.44,.998,3,2,0)
	;;=length of an exported record.  A field delimiter is mandatory; a record
	;;^DIST(.44,.998,3,3,0)
	;;=delimiter is optional.

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