April 19, 2024, 08:04:50 PM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


Revised Comma Delimited Parser

Started by billhsln, April 18, 2020, 09:00:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

billhsln

I found a bug in my original code, so worked on revising/fixing it.  I know many of you probably don't do a lot of comma delimited conversions that actually have and use double quotes within the fields (like Avenue "A" in Washington, DC).  But being OCD, I had to put out the updated/fixed version.

I hope some one can find a use for it,
Bill

When all else fails, get a bigger hammer.

h3kt0r

Thank you, might come in handy one day or the other...