Post Reply 
User defined key going to straight to a program
05-18-2021, 08:39 PM (This post was last modified: 05-18-2021 08:44 PM by matalog.)
Post: #2
RE: User defined key going to straight to a program
So, I worked out that exactly is happening here, maybe you all knew already.

The input number is being treated like an instruction to a Key, like Getkey numbers, but extended to Shift keys (51+Input) or Alpha Keys (51+51+Input), Shift+Alpha Keys (51+51+51+Input), so, if you input 134 in this program, then the outcome will be a Q, 185 will be q on screen.

There is a very small chance that something useful could ever come of this, but it is there :-).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: User defined key going to straight to a program - matalog - 05-18-2021 08:39 PM



User(s) browsing this thread: 1 Guest(s)