Trying again, since it didn't seem to have gone out...
-----Original Message----- From: Jose Gosende [mailto:[EMAIL PROTECTED] Sent: Friday, February 21, 2003 3:22 PM To: [EMAIL PROTECTED] Subject: RE: [iMS] Header values What would cause this header value not to display in two seperate threads that are part of one email send? I'm seeing this in the log file: 02/21/2003 03:26:47 PM [094] JOB NUMBER (local var)= 02R509 02/21/2003 03:26:44 PM [016] JOB NUMBER (local var)= The latter is the perm failure thread. Any thoughts? Thanks, Jose -----Original Message----- From: Howie Hamlin [mailto:[EMAIL PROTECTED] Sent: Friday, February 21, 2003 1:53 PM To: inFusion Support List Subject: Re: [iMS] Header values Your output example is not valid as it's from two different threads (002 and 019). Regards, Howie ----- Original Message ----- From: "Jose Gosende" <[EMAIL PROTECTED]> To: "inFusion Support List" <[EMAIL PROTECTED]> Sent: Friday, February 21, 2003 1:25 PM Subject: RE: [iMS] Header values > Howie, > > Maybe I'm missing something obvious, but I think I've hit > a wall with this thing. The latest weird behavior is that > the header outputs fine at the beginning of the templates, > but a few lines later it doesn't. Here's my code and the POST > following it: > > <cfset variables.job_number=form.header_job_nbr> > > <cfoutput> > > <inlog text="JOB NUMBER = #variables.job_number#"> > <inlog text="jose testing"> > <cfif Len(form.PermFailedList)> > <!--- write vars to the POST log file > <inlog text="Bad Address: #form.PermFailedList#"> > <inlog text="Job Number: #variables.job_number#"> > </cfif> > </cfoutput> > <cfabort> > > POST: > 02/21/2003 01:24:30 PM [002] JOB NUMBER = 02R509 > 02/21/2003 01:24:30 PM [002] jose testing > 02/21/2003 01:24:28 PM [019] WARNING: <inlog text="Job Number: "> > > Whats going on? ==^======================================================= 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/ Note: You are subscribed as [EMAIL PROTECTED] ==^=======================================================
