Laurent Godard wrote:
Hi,

I have a problem with CDbl function.
On my IBook (with NeoOffice) CDbl applied to a string value, <0,30>, return the correct result, <0,30>.
On my i386 (with OpenOffice.org 1.1.4) the same function applied to same value return a wrong result, <0>.
Why?


perharps something to do with locale ?

No, locale is setting on both computer to it

are the decimal separators the same on both computer ?
Yes, decimal separator is ","


I would expect that the i386+OOo1.1.4 needs a point as decimal separator did you try cDbl(0.30)

I try with 0.30, this is the result: <0,02>


Let us know

Laurent



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to