Jeff, In the field EEP could you not just use the SETFOCUS property at the end to send to the field you want? Give the field you want to go to a component ID. PROPERTY <comp ID> SETFOCUS 'TRUE'
James Belisle Making Information Systems People Friendly Since 1990 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Richardson, Jeff Sent: Wednesday, October 02, 2013 2:01 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Tab Property? Hello. Does anyone know a Form PROPERTY command that will automatically TAB to the next field/form control in the Tab Order list? For example, I want to be focused in one database edit field and press a speed button that performs a series of operations, and then have it advance the focus to the next database edit field down the line without the user actually needing to press the tab key on the keyboard. Thanks for any thoughts!

