Alessandro71 Well-Known Member Licensed User Longtime User Oct 5, 2025 #1 StringUtils LoadCSV requires a file in input. Having already read the file, it would be nice to run LoadCSV on a string.
StringUtils LoadCSV requires a file in input. Having already read the file, it would be nice to run LoadCSV on a string.
Erel B4X founder Staff member Licensed User Longtime User Oct 5, 2025 #2 Use this: [B4X] CSVParser - CSV parser and generator