What is do now, is collect a string of touchpad inputs (0 to 9). Then using the val command to set as an integer
[code:1:12143a25ca]
Pin = Pin + Str(key)
Gatecode = Val(pin)
[/code:1:12143a25ca]
The only reason to use a Double, is for its 64 bit capacity. Is there a way to use two Longs instead?
Thanks again!
Tim
↧