Hi Ant users, I have three macros: a, b, c, and a property 'x'. Is there a way to execute the macro ${x}, i.e. a if ${x}=a, b if ${x}=b, c if ${x}=c, (fail otherwise) with ant core? Something like <macroExec macro="${x}"/>
Thanks, Felix --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org