I am not sure what the original message is about exactly, but it kicked my
mind into a question:

I output the result of the scheduled tasks to a file. Say I want to keep a
log (either appending to that file or in a database <preferred>).. how would
I go about that? Right now it simply overwrites the last file in there, so I
get one week's worth of results. My only thoughts were to make another
schedule item to rename the file according to the date it was last done (to
keep a list of files with results) but that is no ideal.

Scott M. Berry
--
College of the Canyons Web Design
661.259.7800 x3630
http://www.coc.cc.ca.us

----- Original Message -----
From: "Sharon DiOrio" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "CF-Talk-HouseOfFusion"
<[EMAIL PROTECTED]>
Sent: Tuesday, April 11, 2000 8:33 AM
Subject: Re: about updating with CFSCHEDULE


Well, if you are going to update a template, you will need something to
update it with.  Usually, people store this in a database, and it will need
to be retrieved with a query.  Could you explain more what you are trying
to do?

Sharon

At 11:05 AM 4/11/2000 -0300, Juan Manuel Tapiola wrote:
>Hello, I want to keep updated every day a template but I don't want this to
>depend on a query.  Instead of that, I want to have a scheduling task to
>update this template every day.  How do I do it?  Is it a way to create
>application variables?  Is it the best way?
>
>Thank you a lot in advance,
>
>Manuel Tapiola
>www.ciudadvideo.com
>
>---------------------------------------------------------------------------
---
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebarsts&bodysts/cf_talk or send a
>message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.


----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=sts&body=sts/cf_talk or send
a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to