Search found 3 matches
- Fri Nov 06, 2009 12:00 am
- Forum: Technical / Scripting
- Topic: Terminating a scheduled job
- Replies: 5
- Views: 5737
Hi JRL, Good idea! Instead of attempting to kill a pending job (or two), killing the app would take care of that, but how do I restart msched? Oops - I think I just stumbled upon a solution in this entire thought process but will need to test it out. How about job 1.5 actually identifying msched app...
- Thu Nov 05, 2009 9:16 pm
- Forum: Technical / Scripting
- Topic: Terminating a scheduled job
- Replies: 5
- Views: 5737
Hi JRL, Thanks for the suggestion. I do have timeouts in my WaitWindowOpen. I think I may need more extensive error trapping. The issue is, if the website changes without my knowledge, it makes it difficult to predict what will happen. This is not a dependency issue (wait for one job to finish befor...
- Thu Nov 05, 2009 4:48 pm
- Forum: Technical / Scripting
- Topic: Terminating a scheduled job
- Replies: 5
- Views: 5737
Terminating a scheduled job
Hi, I am fairly new to Macro Scheduler and real impressed at its functionality. However I am faced with one issue though. I am accessing some websites and pulling data from it. Sometimes, the file is not available or the site changes but my script is still running and excepting something (a wait win...