Re: Limiting numerical data entry

2010-11-30 Thread Bob Sneidar
Whoa! Deja Vu man!! Bob On Nov 29, 2010, at 10:32 AM, Charles Szasz wrote: > How do I limit data entry to only three digits and no decimals in a data > entry box? > > Charles Szasz > csz...@mac.com > > > > > > ___ > use-livecode mailing list >

Re: Limiting numerical data entry

2010-11-29 Thread Devin Asay
Charles, On Nov 29, 2010, at 11:32 AM, Charles Szasz wrote: > How do I limit data entry to only three digits and no decimals in a data > entry box? See the LiveCode Resource Center (Help menu > Resource Center). Then look under Sample Scripts > Text. There are two sections there that will help