Thanks Sami, that worked.
Bernie Lis
----- Original Message -----
From: "Sami Aaron" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Sunday, June 05, 2005 4:50 PM
Subject: [RBG7-L] - RE: NextTab
Bernie -
One method is:
PROPERTY <Component ID> SET_FOCUS 'TRUE'
Where the referenced component is in table 1.
Another way is to execute:
PREVTAB
PREVTAB
Sami
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sami Aaron
Software Management Specialists
913-915-1971
[EMAIL PROTECTED]
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard Lis
Sent: Sunday, June 05, 2005 2:45 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - NextTab
On a 3 table form, I have 2 buttons.
1 is a NextTab to get from the first table to the 2nd table - no problem.
How can I jump from the 1st to the 3rd?
Bernie Lis