Show us the relevant ant code. I'm not sure what your problem is.

Peter West

"And as you wish that men would do to you, do so to them."

On 10/10/2012, at 7:08 AM, "Knell, Charles" <ckn...@esncc.com> wrote:

> I’m using ANT as a general-purpose automation tool. The task I’m working on 
> now extracts data from an Access database and generates an Excel workbook. My 
> default target shells out to Excel and loads the workbook my build file has 
> generated.
>  
> While the instance of Excel is open, the ANT script is suspended. Once the 
> workbook has been opened, I really have no further use for the instance of 
> ANT, and I’d like it to exit immediately. I have Googled, but either what I’m 
> looking for is buried deep somewhere, or I’m not asking the question the 
> right way, or I’ve completely missed the point.
>  
> Is there a nice, clean, safe method for causing the ANT process to close once 
> I’ve had it open the Excel file?
>  
> Thanks.
>  
> -------------------------------------------------------------------------------
> Charles Knell
> VA Operations Division Project Management Support Office Lead
> (703) 412-4384 – Crystal City
> (703) 626-2198 – mobile phone
> 
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to