I am using the Shell("G:\Max411\impmeter.exe" command to start an application. The impmeter.exe imports data into my database, then closes automatically.
This works fine, but I do not want my code to continue until the impmeter.exe application is closed. Is there a that I can do a check to see if that application is closed before my code continues?
Thanks in advance!!
Brad Pitcher
The Hoover Company
This works fine, but I do not want my code to continue until the impmeter.exe application is closed. Is there a that I can do a check to see if that application is closed before my code continues?
Thanks in advance!!
Brad Pitcher
The Hoover Company