I have written a program that will allow a user to start as many instances of a .bat file, using the SHELLEXUCUTE API, they want. Each instance may vary in the amount of time it takes to finnish, depending on server load.
I would like to know if anyone has any ideas on how to monitor each instance and determine how long it took to run each .bat file from start to finnish?
Thanks in advance for any ideas!!!
Mark
I would like to know if anyone has any ideas on how to monitor each instance and determine how long it took to run each .bat file from start to finnish?
Thanks in advance for any ideas!!!
Mark