Fair enough.

To put this in context, I'm working on extra/geo-ip. It doesn't work  
properly yet, but the idea is to parse the data at 
http://software77.net/cgi-bin/ip-country/geo-ip.pl?action=download 
  to implement an IP geolocation tool for parsing log files, etc.

Slava

On May 6, 2008, at 3:05 AM, Phil Dawes wrote:

> Actually the problem is that this isn't valid csv, at least  
> according to
> the rfc and wikipedia page IIRC (am on a bus so can't check this at  
> the
> moment).
> If there's a quote in the field, the whole field must be quoted and  
> the
> quotes escaped '""', e.g. try:
>
> "\"foo \"\"bar\"\" bar\"" <string-reader> csv
>
> Cheers,
>
> Phil

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to