ObjCSV
ObjCSV copied to clipboard
AutoHotkey_L (AHK) functions to load from CSV files, sort, display and save as CSV collections of records using the Object data type. Files can be read and saved in any delimited format (CSV, semi-col...
See issue https://github.com/JnLlnd/CSVBuddy/issues/34 for source and details. This issue only address the import part. See next issue for export.
See the other issue https://github.com/JnLlnd/ObjCSV/issues/10 for import of CSV files with equal sign.
Wow, great library! Got a suggestion that would help with sorting CSV tables that have date fields. I have a CSV that has mixed format tab fields such as: 1/02/2003...