To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=61247 Issue #:|61247 Summary:|Improve Basic input statement Component:|framework Version:|OOo 2.0.1 Platform:|PC URL:| OS/Version:|Windows XP Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|ENHANCEMENT Priority:|P3 Subcomponent:|code Assigned to:|tm Reported by:|regina
------- Additional comments from [EMAIL PROTECTED] Fri Jan 27 11:41:53 -0800 2006 ------- With the Write-statement you can generate csv-like files. When you write a boolean, you will get #true# or #false# in the file. But you cannot read them directly back with input-statement. To improve this, input should detect a # and then look forward to the next # and return the true or false, which is between the #. --------------------------------------------------------------------- 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]
