Limiting data entry in fields

Bob Sneidar bobs at twft.com
Mon Nov 29 19:15:41 EST 2010


I wonder if you can break it by typing really really fast?

Bob


On Nov 29, 2010, at 4:10 PM, charles61 wrote:

> 
> 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.
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list