Dennis, In your form BeforeStart EEP SET KEYMAP [F2] TO [F3] (or something unobtrusive
In your form OnExit EPP SET KEYMAP [F2] OFF Jan -----Original Message----- From: Dennis McGrath <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Mon, 7 Dec 2009 10:58:44 -0600 Subject: [RBASE-L] - 7.6 Entry/Edit form This is for RBWIN 7.6 I want to use the same form for data entry and editing. I use the following syntaxes ENTER USING formname FOR 1 ROWS EDIT USING formName WHERE ……… The where clause resolves to 1 row. Here is my problem. I do not want the user to be able to add additional rows when in EDIT mode. Is there a way to turn off the F2 key? Or, is there some other way to accomplish this? Thanks, Dennis McGrath

