-
Wait for launched program to finish?
[Originally posted by Harry]
I launch a VB program using:
"iRetVal = Shell(sSelectedStoresApp, 1)"
I want to wait for this program to finish before I continue with my next VB statement.
What can I do to either wait or determine if the program I launched is still active?
-
Re:Wait for launched program to finish?
[Originally posted by FreeVBCode.com]
See <A HREF = 'http://www.freevbcode.com/ShowCode.Asp?ID=99'>http://www.freevbcode.com/ShowCode.Asp?ID=99</A>.
-
Re:Wait for launched program to finish?
[Originally posted by Steve Letford]
You may also want to look at the CreateProcessA API.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks