Would it be faster to use 10 if then statements, or would it be better to use a formula to convert it. and what is a formula that i can use?
so far i have
getkey->G ((G-(Int(G/10)*10)-2)*3)+(8-Int(G/10))->G
G is the number that is pressed. Only to slight problems:
1) its a bit slow, and i was wondering it it could be done quicker
2) it doesnt recognize 0, its return -2 for 0...
any help would be apreciated
thanks,
Zerocool


