|
|||||||||||||||||||||||||||||
|
|
Parses a CSV file or string and returns a list or property list of the results. This is not really useful for very large CSV files as the speed becomes incredibly slow, but works well for shorter ones (IE under about 500 lines or so) This also handles complex CSV like the type exported by Excel.
|
|
|