Login  Register

NeoCSV on Irregular Files

Posted by Sean P. DeNigris on Jul 26, 2017; 3:02pm
URL: https://forum.world.st/NeoCSV-on-Irregular-Files-tp4956850.html

I have a CSV file that has several subsections, each with its own format. What I'd like to do is parse one, reset the NeoCSVReader, set it up for the next section, and continue. I didn't see an API for this. Is it possible? Thanks.
Cheers,
Sean