InitKeyboard() characteristics
Posted: Sat Aug 15, 2015 5:45 pm
Hello,
this small code below betrays 2 different values of each of two results of executing 'InitKeyboard()'.
Does anybody know more informations about the address returned?
Olliv
this small code below betrays 2 different values of each of two results of executing 'InitKeyboard()'.
Does anybody know more informations about the address returned?
Code: Select all
Macro A:Str(InitKeyboard() )
EndMacro
MessageRequester(A, A)