CSV decoding line-by-line
GS wrote:
Well, the Tab-delimited files would be easy to dump into an array of
arrays. It's the Comma-delimited files that are going to be a problem
if, as you say, some individual values also contain commas.
You'd think so. However, it gets better, it turns out the tab-
delimited file also contains tabs within quoted fields.
Phil.
--
|