Title: Re: [NAnt-users] Traversing Directories
Hi, Bryan....
 
Drop the quote marks...its taking $... as a literal string.  You may need to add a "\":  }\$
 
Rod
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Bryan D. Andrews
Sent: Tuesday, March 28, 2006 4:46 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Getting full path

I am stuck trying to get a full path of a dynamic path:

 

${path::get-full-path('${dnnroot.dir}${project}')}

 

This does not work… is there an alternative (or a reason why this would not work)?

 

Thanks!

 

Reply via email to