The object in the Property statement shouldn't be quoted.
You have:
PROPERTY 'logdt_item' SET_FOCUS 'TRUE'
Should be:
PROPERTY logdt_item SET_FOCUS 'TRUE'


----- Original Message ----- 
From: "J BLAUSTEIN" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Monday, February 06, 2012 12:10 PM
Subject: [RBASE-L] - SET FOCUS


: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*
: 
:


Reply via email to