Can one permanentaly change a text field's case to capitals?
Jim Ault
JimAultWins at yahoo.com
Mon Jan 30 21:05:09 EST 2006
Just curious.. what if the user does copy-paste?
Jim Ault
Las Vegas
On 1/30/06 11:35 AM, "Stgoldberg at aol.com" <Stgoldberg at aol.com> wrote:
> Thanks to Ken Ray for the script:
> on keyDown pKey
> put toUpper(pKey) into the selection
> end keyDown
> It works like a charm to insure that only capital letters are typed into
> a field. This is a forum full of gurus. Thanks!
> Steve Goldberg
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list