RE: Using properties like variables

2005-12-14 Thread Paulo.Pinto
Hello, Thanks for the information! That's exactly what I need. Regards, Paulo -Original Message- From: ext Ondrej Svetlik [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 16:07 To: Ant Users List Subject: Re: Using properties like variables Hello, try using from ant con

Using properties like variables

2005-12-14 Thread Paulo.Pinto
Hi everyone, I know that properties can't be used as variables. However I'm trying to implement something where I would like to have a behaviour similar to that. For example, let's imagine for a second that properties aren't immutable, and create the following macro