Sorry

Ken Ray kray at sonsothunder.com
Sat Oct 30 00:21:09 EDT 2004


On 10/29/04 4:39 PM, "Frank D. Engel, Jr." <fde101 at fjrhome.net> wrote:

> Also, change "the number of characters of" to "the number of characters
> in"

Or even easier, use "length", as in:

on mouseUp
  put length(field "myFld") * field "price" into fld "devis"
end mouseUp

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com




More information about the use-livecode mailing list