E
Edward Thrashcort
I want to shell a DOS-based program in a "command" window
.... not a problem to implement.
HOWEVER.....
How can I detect when the DOS program has terminated (the window has closed)
I tried
While DoEvents: Wend
not really knowing what this does ...
but it doesn't seem to work
Eddie
.... not a problem to implement.
HOWEVER.....
How can I detect when the DOS program has terminated (the window has closed)
I tried
While DoEvents: Wend
not really knowing what this does ...
but it doesn't seem to work
Eddie