in reply to Re: (tye)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?

Yes, no such examples were shown. However, amelinda wrote:

In some, other records, one of the other text fields has an embedded '.
as well says in the title (and confirmed in chatter) that the fields are fixed-width, which means that the embedded ' very likely isn't doubled (or otherwise escaped). (:

        - tye (but my friends call me "Tye")
  • Comment on (tye)Re5: parsing CSV file with embedded commas (fortunately, fixed-width) - is unpack the solution?