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: [email protected] For additional commands, e-mail: [email protected]
