Processing to cure CSV export issue with quotes question
Jean-Pierre A. Radley
appl at jpr.com
Wed Apr 30 15:58:45 PDT 2014
FilePro List propounded (on Sat, Apr 26, 2014 at 12:53:12PM -0400):
| This is an example of some of the descriptions that cause the problem
| with the quotes that I described in a previous post. There's also some
| code that was submitted as a remedy for the problem I'm having. After
| looking at the code and trying to use it, I'm just lost. I also get a
| syntax error in this line Qq=strtok(a,""")
I don't think any parsing engine would make sense out of """.
Try using chr("34").
--
JP
More information about the Filepro-list
mailing list