Hallo, Enrique Erne hat gesagt: // Enrique Erne wrote:
Thanks Tim and Roman for your help
I'll try [+ 1e-006]
This is no solution. You just cannot use [==] to compare non-integer floating point values so easily, period. A better approach is to multiply with 10^x up to your desired range. See attached patch titled: "The good, the bad, and the ugly"
Frank Barknecht _ ______footils.org_ __goto10.org__