On Tue, 25 Jan 2011, Tim wrote:

> Well, yeah, but most likely the CSV format it uses is the same as what
> Excel generates.

   Could be, Tim. I don't know that I've seen an Excel-produced csv file.

> Basically, any simple "split()" approach, which is commonly availble in
> scripting languages, won't work in the general case.  But if you're sure
> your data is clean, it should work with the awk script.

   I'll write a python script to do the job. Need to get my python back up to
speed anyway, and the csv module is simple enough.

Thanks,

Rich
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to