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]
==^=======================================================


Reply via email to