nd for this.
Thanks!
DLW
From: Earl Hood
To: Ant Users List ,
Date: 11/05/2013 08:23 PM
Subject: Re: Issues With Quotes
Sent by:earlh...@gmail.com
On 11/5/13, Dave Westerman wrote:
> I'm passing in an attribute that contains a value to search for in a
file
On 11/5/13, Dave Westerman wrote:
> I'm passing in an attribute that contains a value to search for in a file
> in Windows. I'm doing this:
>
> resultproperty="retcode"
> outputproperty="output">
>
>
I normally avoid using since some additional parsing is done
by Ant (or t
I have a problem with double-quotes in Ant, and I'm not sure how to get
around the problem.
I'm passing in an attribute that contains a value to search for in a file
in Windows. I'm doing this:
>From the command line, the findstr command can handle a quote in the data;
for instance, th