Why does it need to be a single task? If it's got to run four times, why not setup the same task 4 times to run at the specified times?
Rick -----Original Message----- From: COLLIE David [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 22, 2005 6:41 AM To: CF-Talk Subject: RE: Scheduled task > I need to set scheduled task to run at specific time > intervals like at 11:00 AM, 2:00 PM, 7:30 PM & at 11:00 PM. > How can i set a single scheduled task to run at these timings Another lame way... Call it hourly and check the time and only do action if matches the time required? -- dc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199664 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

