Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!ux1.cso.uiuc.edu!osiris.cso.uiuc.edu!aindiana From: aindiana@osiris.cso.uiuc.edu (Daiv Stoner) Newsgroups: comp.databases Subject: Remapping keyboard in FoxPro Keywords: foxpro Message-ID: <1991May17.184700.20030@ux1.cso.uiuc.edu> Date: 17 May 91 18:47:00 GMT Sender: usenet@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 17 I know that in FoxPro, I can use ON KEY LABEL KEYBOARD 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