The scrolling region is based on a table. In the On Row Entry eep of the table: SKIP TO firstfieldname
Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected] ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of J BLAUSTEIN Sent: Monday, February 06, 2012 12:09 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: SET FOCUS Jan - the form has several fields - I fill in several and then I add a new row - I would like the form entry to begin in the first field On 2/6/2012 1:04 PM, jan johansen wrote: Ok. Scrolling region it is. I ran into this a long time ago. When you use a dbedit in a scrolling region and move to the next row, you aren't really leaving the dbedit. I had to write some code so that if I always entered a field from the left. Not sure if that's the issue or not. -----Original Message----- From: J BLAUSTEIN <[email protected]><mailto:[email protected]> To: [email protected]<mailto:[email protected]> (RBASE-L Mailing List) Date: Mon, 06 Feb 2012 12:42:36 -0500 Subject: [RBASE-L] - Re: SET FOCUS So this sounds like a scrolling region that you are entering by using the F8 key. Is that correct? - yes Add an *on entry to row *eep with that code in it - I have the code in after the form start . Albert On 06/02/2012 10:10 AM, J BLAUSTEIN wrote: I am trying to have the form begin at the same point when I add a new row - I am using the below code - when I add in the middle of the form - the cursor is at the that point in the new row? PROPERTY 'logdt_item' SET_FOCUS 'TRUE' thanks -- J. Blaustein J Blaustein Associates, Inc. 12 Herrick Drive Lawrence, NY 11559 516-371-3445 FAX 516-345-8009 -- J. Blaustein J Blaustein Associates, Inc. 12 Herrick Drive Lawrence, NY 11559 516-371-3445 FAX 516-345-8009

