To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87196
User pflin changed the following:
What |Old value |New value
================================================================================
Assigned to|kr |pflin
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Mar 18 14:14:04 +0000
2008 -------
String "-" number has the similar problem
Dim d As Double
d = 10.2
Dim p As String
p = "10"
c = d - p ' c = 0.2
MsgBox c
In ooo-basic, the above will generate an error.
---------------------------------------------------------------------
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]