Dennis: Are you talking about being in a form or being in the data browser?
If in a form, you can take the delete button out of any navigator control you have located and instead have a button for delete; there you can delete the row and do a "nextrow". You would also probably set a keymap so that the [F9] key is something like a [tab] If in the data browser, I can't think of a way to keymap the [F9] to do a delete then a nextrow. When I first switched from DOS to windows that drove me crazy! In DOS you were always put in the next row which made it easy to delete blocks of data. In windows I have to remember to put myself on the last row I want to delete, then I work my way "up". Karen -----Original Message----- From: Hodges, Dennis <[email protected]> To: rbase-l <[email protected]>; rbase-l <[email protected]> Sent: Wed, Jun 1, 2016 8:45 am Subject: [RBASE-L] - I need to redefine a function key. The F9 key is a delete. It deletes and places the focus on the previous record. I want to delete and place focus on the next record. There are occasions in my application that several records need to be deleted and this would reduce the steps required by the user. Dennis Hodges Maintenance Management Manager FDOT Office of Maintenance MS #52 PH: (850) 410-5635 FAX: (850) 410-5511 [email protected] “When your friends begin to flatter you on how young you look, it's a sure sign you're getting old.”Mark Twain This message is intended only for use of the individual or entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient, please notify the sender, delete this message, and do not use, disseminate, or copy its contents. -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

