To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=43649
------- Additional comments from [EMAIL PROTECTED] Sat Mar 5 18:41:39 -0800 2005 ------- Here's a simple CSV field parser I whipped up base on the rules put forth at http://www.creativyst.com/Doc/Articles/CSV/CSV01.htm. I know this is over simplified, but I hope it may be of some help. My test program only reads the standard input and writes the standard output. It does seem to parse a CSV file appropriately. Hope this does some good, Alex --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
