Skip to content

CSV Interface v3.0.4

Choose a tag to compare

@ws-garcia ws-garcia released this 17 Mar 14:43
· 345 commits to master since this release
  • Bug Fixed: could not detect apostrophes as escape char in text streams.
  • Enhancement: implemented sequential reading, in forward sense, from CSV files.
  • Enhancement: sort operation is now 2x more faster and fully integrated into the ECPArrayList.cls module.
  • Enhancement: the DumpToAccessTable now tries to add the data to the table if it already exists.
  • Update: parameters change in DumpToArray, DumpToJaggedArray and DumpToSheet methods.
  • Update: DOC repo.