I've spent quite a bit of time reading & searching, and it seems there's lots of talk of this, but I can't put my cursor on it.
I need a script that will ask for a a CSV file and parse it out. The data will have quoted and unquoted values, embedded commas, and newlinefeed in quotes.
The more I search, the more I'm learning that my original plan of writing the script myself is way beyond my scope, so I'm hoping to find someone that has done this already...
I need a script that will ask for a a CSV file and parse it out. The data will have quoted and unquoted values, embedded commas, and newlinefeed in quotes.
The more I search, the more I'm learning that my original plan of writing the script myself is way beyond my scope, so I'm hoping to find someone that has done this already...