AMOSi:Keyshift

From Amiga Coding
Revision as of 23:14, 19 November 2007 by Spellcoder (talk | contribs) (bit codes into a table)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

an example can be found on AMOSPro_Examples:Examples/H-4/Help_43.AMOS


Returns the status of special keys such as CNTRL,SHIFT,and ALT. The result is given as a bit-map in the following format.


keys=Key Shift


BitKey Tested
0Left Shift
1Right Shift
2Caps Lock
3Cntrl
4Left Alt
5Right Alt
6Left Amiga
7Right Amiga