From: Fab <kr...@bi...> - 2002-02-18 18:51:14
|
> everything looks ok to me. > Can you send me your script? Or some more details? Just another remark : if the diff is little, all is correct, so, back to my preceding exemple, 40.000 - 39.900 gives the correct 100, but 40.000 - 0 gives -25536. It seems you have an intermediate variable that can't store more than a 16 bits integer... Fab. |