Re: [NAnt-users] passing property as argument of function

2006-11-14 Thread Vrata Cermak
Using Version without anything really helped, thanks a lot !!! - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download I

[NAnt-users] passing property as argument of function

2006-11-14 Thread Vrata Cermak
Could anyone tell me how to pass property value as argument of function? In this example, i have property "Version" which should be third argument of function "set_value_to_file" but function gets "${Version}" string instead of property value. Vrata48 --