Some more info. It appears that is not working.
SO I have this
Results in:
[echo] rest book isset: true
[echo] reset book istrue: ${status2}
Can anyone explain this result?
thanks
..dan
At 08:25 AM 12/17/2007, Dan Vint wrote:
I'm trying to use properti
I'm trying to use properties to control the processing within my
script. I have several conditions that I want to test and based on
them to stop further processing.
I think my problem lies with the not-set condition and how to handle
this. I don't see anything in the documentation that indicat
I have a situation where I'm using the exec task to run a program. The
underlying program is sensitive to the use of double or single quotes. At
the command line without Ant I can get two different results from the
program I'm calling. When I put this call into Ant I get the result from
having