--- "Frank D. Engel, Jr." <[EMAIL PROTECTED]>
wrote:

> >> word 1 of item 1 of "123" = 123.
> >> item 1 of word 1 of "123" = [EMAIL PROTECTED]&*()_+.

> 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

=====
[EMAIL PROTECTED]    http://www.erikhansen.org


                
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to