GlenLynam
MIS
- Jul 26, 2002
- 121
Morning,
I am building an application that i need to run every 30 mins. The code works fine i just need it to run as above. I looked at the timer but this can apparently only handle up to 65 secs which is way short of my target. A sheduled task doesnt appear to be able to run more than once a day. I thought about adding a clock and running whenever the time was at 00 or 30, but was unsure as to how to do this.
Does anyone have any ieas???
Thanks
Glen
I am building an application that i need to run every 30 mins. The code works fine i just need it to run as above. I looked at the timer but this can apparently only handle up to 65 secs which is way short of my target. A sheduled task doesnt appear to be able to run more than once a day. I thought about adding a clock and running whenever the time was at 00 or 30, but was unsure as to how to do this.
Does anyone have any ieas???
Thanks
Glen