Visual Basic question

Mephisto

Member
Sep 19, 2000
31
0
0
When I start and application from a VB program using the Shell method, I can't control the execution (asynchronous) of the other application.
How can I find out when the execution of the other application has ended (in other words halt execution of my own program). Is ther another method to accomplish this?
Thanks for any input! :)