[comp.databases] Remapping keyboard in FoxPro

aindiana@osiris.cso.uiuc.edu (Daiv Stoner) (05/18/91)

I know that in FoxPro, I can use ON KEY LABEL <key1> KEYBOARD <key2> to
remap the keyboard so that key1 means key2.  I use this method to turn
the Escape key into the "Exit and Save" key by using 
ON KEY LABEL ESC KEYBOARD CHR(23).

What I need to know is, can I make another key do the same thing as one
of the arrow keys?  I want the Tab key to do the same thing as the
Down Arrow when I'm on a popup.  Any possibilities?

Thanx
Daiv

--
Daiv Stoner
aindiana@osiris.cso.uiuc.edu
daiv@coplex.UUCP