I'm disappointed the following doesn't work! <property name="choice.one" value="Choice one"/> <property name="choice.two" value="Choice two" /> <property name="choice" value="${choice.${which.choice}}" /> <!-- This should work by the declarative ideal of Ant methinks --> <echo message="My choice: ${choice}" />
-- Jack J. Woehr # "[F]ar in the empty sky a solitary esophagus slept http://www.well.com/~jax # upon motionless wing; everywhere brooded stillness, http://www.softwoehr.com # serenity, and the peace of God." - Mark Twain --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]