Hi! I use HP iPAQ 2490 WM5 and Basic4ppc 6.01 trial.
Wnen I try to use "NOW" keyword on the device it return
only hole seconds,so Now/cTicksPerSecond is INTEGER. On PC it's OK - 5 or 6
digits after point. I even try to do smth like this:
dim t(2) as Double: t(1)=Now/cTicksPerSecond ...it's no use..
Accuracy operations with time is very important for me,
so grateful for any help.
Wnen I try to use "NOW" keyword on the device it return
only hole seconds,so Now/cTicksPerSecond is INTEGER. On PC it's OK - 5 or 6
digits after point. I even try to do smth like this:
dim t(2) as Double: t(1)=Now/cTicksPerSecond ...it's no use..
Accuracy operations with time is very important for me,
so grateful for any help.