Solved
Forum Discussion
jmcpeek
10 years agoContributor
You can check for the process:
if sys.WaitProcess("testcomplete", 0).exists then
...You can check for the process:
if sys.WaitProcess("testcomplete", 0).exists then
...You can check for the process:
if sys.WaitProcess("testcomplete", 0).exists then
...