RE: Problem with Environment Variables on Win2000

2005-09-28 Thread Bill Rich
, September 28, 2005 6:16 AM To: Ant Users List Subject: RE: Problem with Environment Variables on Win2000 Thanks for testing it. After I posted, it started working on my Win2000 box as well so it's strange. Actually, this is not a new problem for me; I've run into it several times over the l

RE: Problem with Environment Variables on Win2000

2005-09-28 Thread Jason
ild.xml > [echo] env.foo is bar > > BUILD SUCCESSFUL > Total time: 0 seconds > > C:\Projects\My Tools>endlocal > > C:\Projects\My Tools> > > > > -Original Message----- > From: Jason [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 27, 20

RE: Problem with Environment Variables on Win2000

2005-09-28 Thread Dick, Brian E.
l [echo] env.foo is bar BUILD SUCCESSFUL Total time: 0 seconds C:\Projects\My Tools>endlocal C:\Projects\My Tools> -Original Message- From: Jason [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 27, 2005 2:34 PM To: user@ant.apache.org Subject: Problem with Environment Va

RE: Problem with Environment Variables on Win2000

2005-09-27 Thread Anderson, Rob (Global Trade)
mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 27, 2005 11:34 AM > To: user@ant.apache.org > Subject: Problem with Environment Variables on Win2000 > > Hello, > > I've written an ant script on Linux and I'm now in the > process of trying to run it on windows and

Problem with Environment Variables on Win2000

2005-09-27 Thread Jason
Hello, I've written an ant script on Linux and I'm now in the process of trying to run it on windows and I've hit a snag. My general strategy is to launch ant on linux from a shell script in which I set several environment variables like so: export MY_VAR=foo I than access these values through