On Fri, Apr 23, 2010 at 1:17 PM, Gonzalo Odiard <[email protected]> wrote: > Ok, Anything like this?
That's the idea... though one thing we might need to be aware of: CSV files can have "quoted" values, and even commas within them. Some exporters may even escape quotes within the value... That's why I've used python for the other scripts that handle CSV input... cheers, m -- [email protected] [email protected] -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
