Thanks that did it!
From: Noel Gifford
[mailto:[EMAIL PROTECTED]
Try this ---
${path::get-full-path(path::combine(dnnroot.dir, project))}
Noel
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bryan D. Andrews
Hmmm – I have tried everything it seems… nothing works as I would thing it should. I tried escaping as you said, removing quotes, etc with no luck. L
From: Rod Ayers
[mailto:[EMAIL PROTECTED]
Hi, Bryan....
Drop the quote marks...its taking $... as a literal string. You may need to add a "\": }\$
Rod
|
Title: Re: [NAnt-users] Traversing Directories
- [NAnt-users] Getting full path Bryan D. Andrews
- RE: [NAnt-users] Getting full path Bryan D. Andrews
- RE: [NAnt-users] Getting full path Rod Ayers
- RE: [NAnt-users] Getting full path Bryan D. Andrews
- RE: [NAnt-users] Getting full path Noel Gifford
- RE: [NAnt-users] Getting full path Bryan D. Andrews