Error in Expression ABS()

dekoforcedekoforce Germany
edited 7:23AM in FastReport .NET
Hi,

i have a Textfield with the Absolute-Function: [ABS([Total])] in my Report.
Everything works fine on my Dev-Machine (Win 10) and a Test-PC (Win 7).

But some customers of me get this Error:
abs_error.jpg

I??m using Version 2017.2.1 of FR.Net

I changed the Function to: [Sqrt([Total]*[Total])]
No more errors...

But why do some machines have problems with the ABS-Function?

Comments

Leave a Comment