teemu_selkala
13 years agoOccasional Contributor
Detecting batcher end on DOS command window
Hi,
I execute a batch file on a server via command window. Is there a way to detect when the batch file has completed it's run? I mean only thing that happens is that input comes available in the command window again.
Currently I am only adding so long delay that it for sure has run the batch but it would be naturally better if I could somehow verify the completition - any hints for that how to manage?
Cheers
I execute a batch file on a server via command window. Is there a way to detect when the batch file has completed it's run? I mean only thing that happens is that input comes available in the command window again.
Currently I am only adding so long delay that it for sure has run the batch but it would be naturally better if I could somehow verify the completition - any hints for that how to manage?
Cheers