The project I sent you shows how (in VB6) - you must use a Windows API call to 
either wait until the process has closed or to poll for process close.  Similar 
methods exist in the .Net Framework - so it would be possible to change the 
exec task to have a "wait for the process to exit" property.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Robert
Schneider
Sent: Wednesday, October 05, 2005 12:35 PM
To: nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] How to manage asynchronous tasks



Hi!

> 
> I didn't know vb6 task was asynchronous!
> 

No, I was wrong! Sorry! I finally found that out as well.

Does anyone know how this is achieved? From command line I can start vb6
only in the background. How is this possible? 
(Sorry for the off-topic question)


Anyway, wouldn't it be nice to have something like a wait-task? E.g.
waiting till a file has been created or a something else has happened?

Robert




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

==============================================================================
Please access the attached hyperlink for an important electronic communications 
disclaimer: 

http://www.csfb.com/legal_terms/disclaimer_external_email.shtml

==============================================================================



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to