Hello,
I often use the statement SET KEY.
Is there a way to find out which functions are connected to certain keys.
For instance :
SET KEY VK_F10 TO TelMessage
Can I find out to which key the function TelMessage is connected ?
Thanks.