Doesn't that mean NEXT ROW in the table? Page 2 is the same table as page 1. I just want to move to the next column in tab order instead of to the tab at the top of the page.
David David Blocker [EMAIL PROTECTED] 781-784-1919 Fax: 781-784-1860 Cell: 339-206-0261 ----- Original Message ----- From: "claudinerobbins" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Friday, June 10, 2005 6:23 PM Subject: [RBG7-L] - RE: Moving from Page 1 to page 2 on multi-tab form > PROPERTY TABLE <FormTableName> 'NEXT' > > And if Albert is right... > > PROPERTY TABLE <FormTableName> 'REFRESH' > > Does that help? > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of David M. > Blocker > Sent: Friday, June 10, 2005 5:11 PM > To: RBG7-L Mailing List > Subject: [RBG7-L] - Moving from Page 1 to page 2 on multi-tab form > > I am converting a 3 page R:Base for DOS form to R:base 7.1. > > I'd like to set it up so that when the user tabs or enters out of the last > field on page 1, the focus goes to the first field on page 2, as it did in > DOS: these are heads down entry folks and extra keystrokes won't make them > pleased. > > Right now, tabbing or entering out of the field puts the focus on the "Page > 1" tab. > > I've placed a message on the form that pressing "[Alt}+2" will move directly > to page 2 and put focus on the field. But is there a way to do it without > that unusual, different, sequence breaking keystroke? > > I tried an ON EXIT eep with PROPERTY 1stCompIDOnPage2 SET_FOCUS 'TRUE' - > didn't work. > > Ideas? > > David > > David Blocker > [EMAIL PROTECTED] > 781-784-1919 > Fax: 781-784-1860 > Cell: 339-206-0261 > >
