|
-
Oct 2nd, 2000, 09:19 PM
#1
Thread Starter
Addicted Member
Does anyone know of a way to run a procedure at specified time intervals, say hourly, without using the Timer control. The Timer control only allows for short time intervals (I think its 64000 milleseconds?). I guess you could nest the controls and have one elapsed interval initiate another Timer (and so on...) but this would be the brute force method. I am sure there is a more elegant way.
shawn
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|