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]> To: [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. BlausteinJ Blaustein Associates, Inc. 12 Herrick Drive Lawrence, NY 11559516-371-3445 FAX 516-345-8009

