Ah crap, this just isn't logical, it's impossible to do that (I think)...
,
Explaination:
If you press the letter "q" of the keyboard and your keyboard is set in "qwerty" then it would output a "q", but if it's "azerty" it would ouput a "a", however, returning the same scancode... (Just guesses, but still, by logic...)
So instead, I'd want to know the value of the button being pressed and the scancode with the same keypress...
I think I need pointers on that because:
DO
varKeyOutput = INKEY$()
varKeyCode = SCANCODE()
LOOP
that code simply returns 1 of the two functions...
still needs heeeeelp
-
Ruku the Computer P.I.M.P.
.