Actually that sounds perfect.
I hate to ask, but....is the only way to achieve that is by adding that line 
right before "EDIT USING form_name", or is there somewhere that I can change 
that property at the table level or the form level? Or the Button Level. I 
can't seem to find that property.

Mike



________________________________
From: "[email protected]" <[email protected]>
To: RBASE-L Mailing List <[email protected]>
Sent: Monday, August 15, 2011 2:08 PM
Subject: [RBASE-L] - Re: Modifying the [F2] key in version 7.6 or 9.1


I know you're talking about using the F2 key, but just want to make sure
you know that you could use buttons as there are 2 different properties to
address "where" the row is inserted:

PROPERTY TABLE tablename APPENDĀ  -- will append blank row at end
PROPERTY TABLE tablename INSERTĀ  -- will insert blank row at current cursor 
position

Karen

In a message dated 8/15/2011 12:57:51 PM Central Daylight Time, 
[email protected] writes: 

What seems strange to me is that if the form has no rows in it, the F2 adds the 
new rows to the bottom. If there is even 1 row in the form, the F2 adds the new 
rows above where ever the cursor is sitting. I think it we a bit "cleaner" if 
the F2 worked the same way in each case, or if it was user selectable. It's not 
a big deal, but I think it might be a nice option.
>
>Mike
>
>

Reply via email to