also place one at the beginning:

<cfmail to="[EMAIL PROTECTED]" from="[EMAIL PROTECTED]" subject="Template Name
started"></cfmail>
...blah
...blah
<cfmail to="[EMAIL PROTECTED]" from="[EMAIL PROTECTED]" subject="Template Name
ended"></cfmail>

That way you know it started and ends succesfully

-----Original Message-----
From: Jon Hall [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 12:23 PM
To: CF-Talk
Subject: Re: CFAS Scheduler


 Paul, one of the things I do when setting up a scheduled program, until I
am sure it is working is have it email me a notice of completion whenever it
is executed as the last thing on the template.
Then you know if it is running or not.

jon
----- Original Message -----
From: "paul smith" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, December 18, 2000 8:49 AM
Subject: CFAS Scheduler


> Until now, I've never had problems with CFAS Scheduler.
>
> Now I do.  The template executes when I do it manually.  But not when CFAS
> Scheduler is supposed to execute it.  But the CFAS Scheduler log indicates
> it was executed.  How is this possible?
>
> best,  paul
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to