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 :-). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
User defined key going to straight to a program - matalog - 05-17-2021, 08:58 PM
RE: User defined key going to straight to a program - matalog - 05-18-2021 08:39 PM
RE: User defined key going to straight to a program - Tim Wessman - 05-19-2021, 05:12 AM
RE: User defined key going to straight to a program - matalog - 05-19-2021, 12:48 PM
RE: User defined key going to straight to a program - matalog - 05-18-2021, 09:45 PM
|
User(s) browsing this thread: 1 Guest(s)