Windows scheduled task manager uses .bat (or batch) files to auto run tasks on a schedule.
-----Original Message----- From: Nate Willard [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 05, 2008 12:55 PM To: CF-Talk Subject: Re: CF and Scheduled Tasks... What is a BAT file? --- Ian Skinner <[EMAIL PROTECTED]> wrote: > Possible to meet this requirement: YES. Schedule a task that only > runs on M-W-F: NO. > > The way to work this is to schedule a task that runs every day. The > first thing the scheduled template does is use date functions to see > what day it is. Then if the day is a Monday, Wendsday or Friday do > what needs to be done, otherwise immediately abort. > > HTH > Ian > > > Che Vilnonis wrote: > > Is there anyway to configure the CF to run a > scheduled task every M-W-F at a > > specified time? > > I'm looking for a way of doing it w/o creating a > BAT file. Possible? > > > > Thanks, Che > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298233 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

