Hi all !!!
I have the properties:
a=111
b=222
111.222=x
I want to do something like:
<echo message="${${a}.${b}}" />
so that it will print 'x'.How can I do it? Thank you! Zvi -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
