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

