dreammaker888
Programmer
I have a vb routine that involves calling a few Shell commands. The problem is they will open one after another just like they are open simultaneously.
I want them to open one after the previous one is completed.
What is the code to detect if the previous cmd.exe is still open?
Thanks.
dmk
I want them to open one after the previous one is completed.
What is the code to detect if the previous cmd.exe is still open?
Thanks.
dmk