VBA - TaskManager

  • Thread starter Thread starter Barkingmadscot
  • Start date Start date
B

Barkingmadscot

Hi

I have a database, that uses shell calls, from this call i have to use
'cmd /k' then the .exe with swtich, which runs okay

I can get the cmd PID, and have the program waiting until this closes,
with i have to do close manually.

Can get the exe's PID and wait for that to finish

Thanks in advance

B
 
Back
Top