Is there a way to know when an application(activate by the shell command) is finish processing and wait for the user to make is choice.
Printable View
Is there a way to know when an application(activate by the shell command) is finish processing and wait for the user to make is choice.
If you mean, 'can you make a VB program wait until the shelled program has finished' then you need this...
http://www.vb-world.net/tips/tip5.html
I thought is was it but it tell me when the program end, i want to know when the program wait for the user to interac.
But thanx anyway!!!!!!!!!!!