|
-
March 11th, 2000, 02:12 PM
#1
subtracting two longs ??
i have been trying to subtract two longs but the answer is always 0 heres what i do
dim a as long, b as long
a = timer (say: 50046.5)
b = timer (say: 50047.9) - a
vb says b = 0 when it should be a 1.4 differance. is this vb error or mine? any way to get it working? thanks for any help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|