• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Visual Basic question

Mephisto

Member
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! 🙂
 
Back
Top