on my mx it has them has the same? what version are you running?
----- Original Message -----
From: "Paul Giesenhagen" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, August 13, 2002 1:48 PM
Subject: Re: 33 and 33d the same?


> I just copied your code an ran it and it shows "The ID's are different!"
> which they are.
>
> Paul Giesenhagen
> QuillDesign
>
> ----- Original Message -----
> From: "Brian Thornton" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Tuesday, August 13, 2002 3:43 PM
> Subject: 33 and 33d the same?
>
>
> > <cfset group_id = "33">
> > <cfset lot_id = "33D">
> >     <cfif lot_id EQ group_id>
> >         The same
> >     <CFELSE>
> >         These ID's are different!
> >     </cfif>
> >
> > Output is "same"
> >
> >
> >
> 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to