I can now batch generate with commas (thank you!), but the one problem is that it shows up as NullPointerException or something like that if there are quotes around the value that has commas in it. Since you guys said you cater more to the use of excel, and excel always puts commas around a cell with a comma in it for CSV, if you guys could make it so that the program accepts quotes as stronger boundaries than a comma that would be awesome. Right now I have to open the CSV in notepad and delete the quotes.
I can now batch generate with commas (thank you!), but the one problem is that it shows up as NullPointerException or something like that if there are quotes around the value that has commas in it. Since you guys said you cater more to the use of excel, and excel always puts commas around a cell with a comma in it for CSV, if you guys could make it so that the program accepts quotes as stronger boundaries than a comma that would be awesome. Right now I have to open the CSV in notepad and delete the quotes.