2008-11-28, 05:46 PM
Hello Everyone,
I have a batch file set up in my Scheduled Tasks that updates my EPG every day. I've had a lot of problems in the past with the download failing, so I set up the batch file to retry every 10 minutes until it successfully downloads. The problem is that some times yapi2xml.exe will give a run-time error, and the error box will stay up until someone presses "OK", which defeats the purpose of having an automated batch file.
It would be nice to track down the source of the error, but more importantly, does anyone know how I could suppress this error box so my batch file can keep running until it's successful?
Thanks very much for your time!
I have a batch file set up in my Scheduled Tasks that updates my EPG every day. I've had a lot of problems in the past with the download failing, so I set up the batch file to retry every 10 minutes until it successfully downloads. The problem is that some times yapi2xml.exe will give a run-time error, and the error box will stay up until someone presses "OK", which defeats the purpose of having an automated batch file.
It would be nice to track down the source of the error, but more importantly, does anyone know how I could suppress this error box so my batch file can keep running until it's successful?
Thanks very much for your time!