word 1 of item 1 of "123" = 123. item 1 of word 1 of "123" = !@#$%^&*()_+

Erik Hansen erikhans08 at yahoo.com
Thu Oct 7 23:32:52 EDT 2004


--- "Frank D. Engel, Jr." <fde101 at fjrhome.net>
wrote:

> >> word 1 of item 1 of "123" = 123.
> >> item 1 of word 1 of "123" = !@#$%^&*()_+.

> Try putting the last part in parenthesis:
> 
> item 1 of (word 1 of "123") = 123

yes, that is more succinct  than my:

put word 1 of "123"  into tVar
item 1 of tVar = 123

Erik Hansen

=====
erik at erikhansen.org    http://www.erikhansen.org


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com


More information about the use-livecode mailing list