If you want to make sure the data is saved in upper case, use LUC to force it This will assure that your data will be right even if the user turns off capslock. Capslock is way too close to the TAB key. I'm always hitting it by accident and cussing the keyboard.
Dennis ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Dan Goldberg Sent: Tuesday, October 26, 2010 12:46 PM To: RBASE-L Mailing List Subject: [RBASE-L] - re: set capslock on ?? There is a property to turn on capslocks PROPERTY APPLICATION CAPSLOCK 'ON' You can put that in the entry eep and that should work. Dan Goldberg ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Luc Delcoigne Sent: Tuesday, October 26, 2010 10:13 AM To: RBASE-L Mailing List Subject: [RBASE-L] - re: set capslock on ?? Hi, on a form I have a Note field. It is important for me that AFTER the cursor is set in the field but BEFORE text is entered in this field I can make certain that capslock is ON. how can I do that ? Is there a Property for this ? AFIK there is no ' set capslock on ' command.... Thanks Luc Delcoigne

