I'm shelling out to a DOS App (win32) which I have hidden, (vbHide).
I'm also redirecting the output to a file.
So far, so good.
Trouble is, sometimes the operation can take a few minutes so I need to add
some sort of KILL-APP so I can just kill the dos box and shut down the dos app, normally when the box
wasn't hidden it was OK as you could just press 'Q' and it would close, now
it's hidden, obviously I can't.
Does anyone know how ?
Prog is for both 98/2000
TIA
