Hey all,
I've a program that should run a job every 20 minutes. Problem is, at times the job can exceed the 20 minute time limit. It is my understanding that timer runs in the background, therefore no real knowledge of how long a program is executing (especially since I shell out to DOS).
Is there a way to monitor when the job (DOS program) finish executing, thus not colliding with the timer?
Any help would be appreciated.
TIA,
FBM
"If you want SQUARE work, you DON'T cut CORNERS!!!" ...
I've a program that should run a job every 20 minutes. Problem is, at times the job can exceed the 20 minute time limit. It is my understanding that timer runs in the background, therefore no real knowledge of how long a program is executing (especially since I shell out to DOS).
Is there a way to monitor when the job (DOS program) finish executing, thus not colliding with the timer?
Any help would be appreciated.
TIA,
FBM
"If you want SQUARE work, you DON'T cut CORNERS!!!" ...