Limiting data entry in fields
charles61
cszasz at mac.com
Mon Nov 29 19:10:03 EST 2010
Jacqueline,
Thanks very much! Your script worked!
Charles Szasz
cszasz at mac.com
On Nov 29, 2010, at 5:45 PM, J. Landman Gay [via Runtime Revolution] wrote:
> on keydown pKey
> if (pKey is a number or pKey = ".") and len(me) < 3
> then pass keydown
> end keydown
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Limiting-data-entry-in-fields-tp3064388p3064670.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list