csv format files

Ken Cole ken.m.cole at gmail.com
Thu Feb 12 15:27:49 PST 2009


> > DOS files used to end ^Z...it marked eof. xtod is prolly emulating this
> > format.
>
To be precise DOS TEXT files use ^Z as an EOF marker and CSV per se is not a
"text" file. What ever is reading in the data is not expecting the ^Z as it
reads the file.

tr seems a good answer as you suggested or use open/writeline/close and
create the file completely yourself and don't use xtod.

Ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20090213/500387b1/attachment.html 


More information about the Filepro-list mailing list