RE: How to exit ANT after starting a Windows program?

2012-10-10 Thread Knell, Charles
Thanks! That was what I was looking for. I just didn't know where to look. -Original Message- From: Vimil Saju [mailto:vimils...@yahoo.com] Sent: Wednesday, October 10, 2012 3:41 PM To: Ant Users List Subject: Re: How to exit ANT after starting a Windows program? Did you try setting the

Re: How to exit ANT after starting a Windows program?

2012-10-10 Thread Vimil Saju
Did you try setting the spawn attribute of exec task to true? http://ant.apache.org/manual/Tasks/exec.html From: "Knell, Charles" To: Ant Users List Sent: Wednesday, October 10, 2012 10:34 AM Subject: RE: How to exit ANT after starting a Windows program? T

RE: How to exit ANT after starting a Windows program?

2012-10-10 Thread Knell, Charles
Thank you for your interest. Per your request: Excel starts and loads the workbook in the second task, and the shell in which ANT is running stays open until E