|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi there
Just a bit of a newbie question to ask you fellow programmers I am using a shell command function to execute an external program. What i would like to do in vb, is to check to see if that external program has been closed or is it still running? Can this be done, Please could i have some pointers on where to look? I have tried searching on this forum ![]() Last edited by nrasool : September 1st, 2003 at 10:13 AM. |
|
#2
|
|||
|
|||
|
You could try the Me.Close function at the end of your routine. First, use task manager after you execute it to see if it is running. If it isn't, then you don't have a worry.
|
|
#3
|
|||
|
|||
|
Hi there
Thanks for the comment, i found another solution which works as well. Wait for a Process to Terminate w/ WaitForSingleObject http://www.thescarms.com/VBasic/wait.asp Many thanks for your help ![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Please could someone help me with a logical problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|