Problems with USB keyboard (keydown and inkey)
| Author | Message | ||||
| matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 11461 |
Try this PicoMite.zip MM.USB will give you the raw code of the last key pressed. If you also need to interpret this with modifier keys you can get these using KEYDOWN(7) |
||||