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
