‎2009 Dec 23 11:43 PM
Hi all.
I have to calculate a value based on a starting value and a exchange rate.
The exchange rate is 4.2807 but when i do
exchange_currency = 4.2807 * value i noticed that in fact, the value 4.2807 is interpreted as 4280.7. Do you know what might be the problem ?
Regards,
Cristian.
‎2009 Dec 24 2:21 AM
Hello,
In your program attributes, please check the check box 'Fixed Point Arithmetic' and then try.
Thanks,
Venu
‎2009 Dec 24 2:21 AM
Hello,
In your program attributes, please check the check box 'Fixed Point Arithmetic' and then try.
Thanks,
Venu