Re: CSV files
From: Konrad L. M. Rudolph (konrad_rudolph_at_madrat.net)
Date: 05/13/04
- Next message: David Sworder: "Re: Detecting Disconnect on TCP Socket"
- Previous message: AlexS: "Re: Detecting Disconnect on TCP Socket"
- In reply to: Mark Broadbent: "Re: CSV files"
- Next in thread: Mark Broadbent: "Re: CSV files"
- Reply: Mark Broadbent: "Re: CSV files"
- Reply: Cat: "Re: CSV files"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 May 2004 18:52:16 +0200
Mark Broadbent wrote:
> I see. :(
> You could potentially split on commas (refer to code sample) and for each
> string in string array returned split again on " queuing it all up and then
> combining it all together. Dont know how much error checking youd need but
> obviously it would still be a requirement.
I don't want to interrupt ...
but has either of you considered using regex to parse CSV?
-- Konrad - http://madrat.net/
- Next message: David Sworder: "Re: Detecting Disconnect on TCP Socket"
- Previous message: AlexS: "Re: Detecting Disconnect on TCP Socket"
- In reply to: Mark Broadbent: "Re: CSV files"
- Next in thread: Mark Broadbent: "Re: CSV files"
- Reply: Mark Broadbent: "Re: CSV files"
- Reply: Cat: "Re: CSV files"
- Messages sorted by: [ date ] [ thread ]
Loading