I have a VB6 project that does all of that - you may be able to adapt it to be 
called from VB script.  Would you like a copy?


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


Hi to all,

If I use the exec task and execute a program that has its own process,
NAnt cannot wait for the end of the task of course. NAnt doesn't
recognize it. How can I make NAnt waiting for the process? Is this
possible anyhow?

I would like to start the Visual Basic 6 compiler (vb6.exe) which works
in the background unfortunately. I know there is the vb6-task. But it
does not work as I expect. Besides, since it also just make an exec call
it is has the same effect.

Thanks for any help,
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