clicktext and decimal numbers

Klaus Major klaus at major-k.de
Thu Jan 6 09:09:52 EST 2005


Hi Robert,

> Would something along the lines of the following work?
>
> get word (the number of words of (char 1 to (word 2 of the 
> clickCharChunk) of fld "xxx"))) of fld "xxx"

Way cool!

Got it to work with some brackets less ;-)

  put word the number of words of (char 1 to (word 2 of the 
clickCharChunk) of fld "xxx") of fld "xxx"

> you may need to check first whether clickChar is a number or at least 
> not a space or another word delimiter

Thanks, i really love one-liners :-)
And this list!

> Robert

Regards

Klaus Major
klaus at major-k.de
http://www.major-k.de



More information about the use-livecode mailing list