Howie, 

I believe I had found the same problem last week or so... you mentioned you'd check it 
out  :)

Thanks,
-Max


At 6/22/2001 04:15 PM -0400, you wrote:
>Turn on debugging by adding a line like:
>
>option=debug
>
>Then have a look in the log file for the output.  If it looks correct then send it to 
>me and I'll have a look.  
>
>BTW - the debug option is in version 2.0 of the scheduler only.
>
>Regards,
>
>Howie
>
>----- Original Message ----- 
>From: "Marc Lichtenfeld" <[EMAIL PROTECTED]>
>To: "inFusion Support List" <[EMAIL PROTECTED]>
>Sent: Friday, June 22, 2001 4:04 PM
>Subject: [iMS] Scheduler
>
>
>> Hi Howie,
>> 
>> I am trying out the scheduler and I am having problems. I run the code
>> below, which seems to run fine, but when it calls a template it is not
>> passing and url parameters. What am I doing wrong?
>> 
>> Marc
>> 
>> <CFSetting EnableCFOutputOnly="YES">
>> <CFQUERY DATASOURCE="infusionmail" name="qryGetEmail">
>> EXEC spmailGetScheduledEmails
>> </CFQUERY>
>> 
>> <CFOUTPUT QUERY="qryGetEmail">
>> ID=#emailid#
>> Template="c:\iMS\\templates\SendEmail.cfm"
>> URLString="emailid=#emailid#"
>> Param="result"
>> Value="ok"
>> 
>> </CFOUTPUT>
>> <CFSetting EnableCFOutputOnly="NO">
>> 
>> 
>> result=OK
>> 


========================================================================
     This list server is Powered by iMS
   'The Swiss Army Knife of Mail Servers'
   --------------------------------------
To leave this list please complete the form at 
http://www.coolfusion.com/iMSSupport.cfm
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
========================================================================

Reply via email to