Mr. X wrote on (9/26/2005):
Quote:
Hello,
I know that you can check with the GET-functions if Caps Lock is on or
off. But is there a way to atuomatically set Caps Lock on or off in a
script.
Thank you in advance,
Marc |
No, but there is a workaround.
Go into your field definitions.
For every field you want to be caps, go into Options, select Auto Enter,
Calculated Value. Specify the calculated value for YourField as Upper (
YourField ).Uncheck "Do not replace existing value".
Whether caps are locked or not, everything entered in a field so defined
will be caps.
Matt
--