Hi Umer, >I am trying to set directory names in properties based on command line >arguments passed
you can use the -D: flag on the command line, just like for any other property: nant -D:mypropertyname=c:\myfoldername ... then : <filter basedir="${mypropertyname}"> ... Is it what you need ? cheers Thibaut Barrère On Tue, 21 Sep 2004 11:26:29 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > I am trying to set directory names in properties based on command line > arguments passed. Can I do this dynamically. > > Thanks, > -Umer > > ----------------------------------------- > CONFIDENTIALITY NOTICE: The information in this message, and any files > transmitted with it, is confidential, may be legally privileged, and > intended only for the use of the individual(s) named above. Be aware that > the use of any confidential or personal information may be restricted by > state and federal privacy laws. If you are not the intended recipient, do > not further disseminate this message. If this message was received in > error, please notify the sender and delete it. > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Nant-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-users > ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users