I dont know if the one I wrote is RFC4180 compliant, I just made sure that I handled comma seperated data, and quoted data in fields properly rather than the Space delimited method of commatext. It hasn't failed me so far.
On Tue, Mar 9, 2010 at 10:35 AM, Alister Christie < [email protected]> wrote: > Does anyone know of some nice .csv processing code. I need to process a > bunch of files that contain all the tricky stuff - embedded quotes, commas > and multi-line fields. TStringList.CommaText just isn't up to the task. > Basically I need a full implementation of RFC > 4180<http://www.rfc-editor.org/rfc/rfc4180.txt> > > -- > Alister Christie > Computers for People > Ph: 04 471 1849 Fax: 04 471 1266http://www.salespartner.co.nz > PO Box 13085 > Johnsonville > Wellington > > > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: [email protected] > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to [email protected] with Subject: > unsubscribe > -- Kyley Harris Harris Software +64-21-671-821
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
