Re: read environment variables set by bat file, which is run by ant exec task

2008-04-30 Thread Steve Loughran
Raja Nagendra Kumar wrote: Hi, Is it possible to read the properties which are set by bat file (this bat file is run with in ant using exec command. Basically teh bat file should run in the same process.. tried spam="false" in exec but does not work.. The above one shoul

read environment variables set by bat file, which is run by ant exec task

2008-04-30 Thread Raja Nagendra Kumar
Hi, Is it possible to read the properties which are set by bat file (this bat file is run with in ant using exec command. Basically teh bat file should run in the same process.. tried spam="false" in exec but does not work.. The above one should have all the properties as