in reply to Re: parsing CSV file with embedded commas (fortunately, fixed-width) - is unpack the solution?
in thread parsing CSV file with embedded commas (fortunately, fixed-width) - is unpack the solution?

Hm. Close. I thought of that too. But that breaks on at least one field which is not enclosed with 's.
  • Comment on Re: Re: parsing CSV file with embedded commas (fortunately, fixed-width) - is unpack the solution?