Dim test as double
test = 12345
IF test < 0 then 'some time fail
.
.
.
IF test < 0.0 then 'work good
.
.
.
why?
[b:fb21a3a560][color=red:fb21a3a560](BASCOM-AVR version : 2.0.7.7 )[/b:fb21a3a560][/color:fb21a3a560]
↧