Dec 132017
Numeric values for XBASE INKEY() and LASTKEY(). | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
CLIPINKY.TXT | 3200 | 667 | deflated |
Download File CLIPINKY.ZIP Here
Contents of the CLIPINKY.TXT file
TITLE: NUMERIC VALUES RETURNED FROM INKEY() AND LASTKEY()
Here, for your Clipper reference files, are the INKEY/LASTKEY values
recognized by Clipper on the IBM-PC and 100% compatibles.
Function Keys Inkey Returns Function Keys Inkey Returns
------------- ------------- ------------- -------------
F1 28 Shift F1 -10
F2 -1 Shift F2 -11
F3 -2 Shift F3 -12
F4 -3 Shift F4 -13
F5 -4 Shift F5 -14
F6 -5 Shift F6 -15
F7 -6 Shift F7 -16
F8 -7 Shift F8 -17
F9 -8 Shift F9 -18
F10 -9 Shift F10 -19
Function Keys Inkey Returns Function Keys Inkey Returns
------------- ------------- ------------- -------------
Ctrl F1 -20 Alt F1 -30
Ctrl F2 -21 Alt F2 -31
Ctrl F3 -22 Alt F3 -32
Ctrl F4 -23 Alt F4 -33
Ctrl F5 -24 Alt F5 -34
Ctrl F6 -25 Alt F6 -35
Ctrl F7 -26 Alt F7 -36
Ctrl F8 -27 Alt F8 -37
Ctrl F9 -28 Alt F9 -38
Ctrl F10 -29 Alt F10 -39
Special Keys Inkey Returns Special Keys Inkey Returns
------------ ------------- ------------ -------------
End 6 Home 1
Ctrl End 23 Up Arrow 5
Enter 13 Down Arrow 24
Left Arrow 19
Right Arrow 4 Ctrl Home 29
Pg Dn 3 Ctrl Left Arrow 26
Pg Up 18 Ctrl Right Arrow 2
Alt Rt Arrow 6 PrtSc 42
Alt Pg Dn 3 Esc 27
Alt Dn Arrow 2 Ins 22
Alt End 1 Space Bar 32
Ctrl Pg Dn 30 Tab 9
Ctrl Pg Up 31 Backspace 8
......................... ... ...-....1200 N81N ....................
Here, for your Clipper reference files, are the INKEY/LASTKEY values
recognized by Clipper on the IBM-PC and 100% compatibles.
Function Keys Inkey Returns Function Keys Inkey Returns
------------- ------------- ------------- -------------
F1 28 Shift F1 -10
F2 -1 Shift F2 -11
F3 -2 Shift F3 -12
F4 -3 Shift F4 -13
F5 -4 Shift F5 -14
F6 -5 Shift F6 -15
F7 -6 Shift F7 -16
F8 -7 Shift F8 -17
F9 -8 Shift F9 -18
F10 -9 Shift F10 -19
Function Keys Inkey Returns Function Keys Inkey Returns
------------- ------------- ------------- -------------
Ctrl F1 -20 Alt F1 -30
Ctrl F2 -21 Alt F2 -31
Ctrl F3 -22 Alt F3 -32
Ctrl F4 -23 Alt F4 -33
Ctrl F5 -24 Alt F5 -34
Ctrl F6 -25 Alt F6 -35
Ctrl F7 -26 Alt F7 -36
Ctrl F8 -27 Alt F8 -37
Ctrl F9 -28 Alt F9 -38
Ctrl F10 -29 Alt F10 -39
Special Keys Inkey Returns Special Keys Inkey Returns
------------ ------------- ------------ -------------
End 6 Home 1
Ctrl End 23 Up Arrow 5
Enter 13 Down Arrow 24
Left Arrow 19
Right Arrow 4 Ctrl Home 29
Pg Dn 3 Ctrl Left Arrow 26
Pg Up 18 Ctrl Right Arrow 2
Alt Rt Arrow 6 PrtSc 42
Alt Pg Dn 3 Esc 27
Alt Dn Arrow 2 Ins 22
Alt End 1 Space Bar 32
Ctrl Pg Dn 30 Tab 9
Ctrl Pg Up 31 Backspace 8
......................... ... ...-....1200 N81N ....................
December 13, 2017
Add comments