And, I don't even think you need the expression...
Although I haven't tested it. YMMV.
BOb
From: Justin Daubenmire [mailto:jus...@cboss.com]
Sent: Wednesday, October 21, 2009 11:16 AM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] printing &Quote; text to
0:40 AM
To: Justin Daubenmire
Subject: Re: [NAnt-users] printing &Quote; text to a file
Have you tied """ yet?
Go with the flow. I it wants to translate the entities, then use the
entity for the ampersand and let it get translated.
On Oct 21, 2009, at 7:28 AM, Justin Da
Hi,
I need to print the actual text ""e" (minus the quote marks) to a
file and not have nant translate that to a " character.
I have tried ${'"'} but it still prints the " mark rather than the
text ".
How can I get this to work?
I'm trying to put this escape sequence in a properties file an