Page 2 of 2

Re: Using CsvFile.Fields

Posted: Sunday 17th March 2024 1:02pm
by BruceSteers
Your welcome.

Note: there was a bug in the fixed file i uploaded because i gave it a different name.

Commands like CsvFileFix.Open() returned a CsvFile object not a CsvFileFix object because i did not replace all the "CsvFile" text in the class to be "CsvFileFix"

So i re-uploaded the fixed version , but if you rename the class file you must change all the words in the class from "CsvFileFix" to whatever you name it.