Jos
Member since Dec 22, 2010
- Profile: /members/7478-jos.htm
- Comments: 1
Recent Blog Comments By Jos
-
Ask Ben: Parsing CSV Strings With Javascript Exec() Regular Expression Command
Posted on Dec 22, 2010 at 7:42 AM
Thanks for this excellent code! Very useful. I came across one tricky issue: I have a file with a comma as delimeter, but directly after the comma there can be a space (but other files don't have a space). For example: CSVToArray('"x", "y", "value"'). The function canno... read more »