Charles

With [F8] and [F7] you can stay in the same column. And even the cursor will
stay at the same position if there same values.

But
PROPERTY TABLE <FormTableName> 'NEXT' as well as NEXTROW change to next row
without remaining in the same column!

So its not the same behaviour.

How could I reach this goal?

Armin


----- Original Message -----
From: "Charles Parks" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, August 20, 2004 10:17 PM
Subject: [RBG7-L] - RE: Next row - Prev Row


These work the same as [F8] and [F7].
         PROPERTY TABLE <FormTableName> 'NEXT'
         PROPERTY TABLE <FormTableName> 'PRIOR'


____

____________________________

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ArminThoma
Posted At: Friday, August 20, 2004 1:02 PM
Posted To: RB7-L
Conversation: [RBG7-L] - Next row - Prev Row
Subject: [RBG7-L] - Next row - Prev Row


Hi everybody

Within a scrolling region one can use [F7] and [F8] to move down or up.
In the next row the cursor  remains at same field, same position. If the
field is blue, in the next row it will be blue , too.

How could I reach exactly the same behaviour using a bit button's eep?
But not only for one field, but for each possible field in the region.
I know there could be used some property ....? My be this problem was
already solved in the group.

Any idea?

Regards
Armin

Reply via email to