Click to See Complete Forum and Search --> : Scheduling a monthly task


Shahzad
April 9th, 1999, 01:56 AM
I want my program to do a particular task on certain time on monthly monthly bases.
Shall I check the system time after some interval? and what should be the interval? Can I use timers? Will a separte thread be a good idea?
Please help!