To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70236





------- Additional comments from f...@openoffice.org Sat Jul  4 10:52:51 +0000 
2009 -------
cSng truncates the value too. It is for French, Russian locales too.
Sub Main
Separator = Left(Right(cStr(1.1), 2), 1)
msgbox cDbl("123"+Separator+"1234") ' Shows "123". Should show 123,1234 for
msgbox cSng("123"+Separator+"1234")
'French, Russian and similar locales where "," is a separator
End Sub



---------------------------------------------------------------------
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to