Re: [Nant-users] How to set property value from passed command line args

2004-09-22 Thread Thibaut Barrère
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 : ... Is it what you need ? cheers Thibaut Barrère On Tue, 2

[Nant-users] How to set property value from passed command line args

2004-09-21 Thread Umer_Faraq
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 le