Yeah, makes you wonder how many other bugs are out there....
Douglas Brown Email: [EMAIL PROTECTED] ----- Original Message ----- From: "charlie griefer" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 3:04 PM Subject: Re: 33 and 33d the same? > Still disconcerting that MX evaluates it one way, while previous CF versions > evaluate it differently :| > > > > Chad Gray writes: > > > I dug up my Java book. > > > > 33e or 33E is exponent > > 33d or 33D is double > > 33f or 33F is float > > > > > > > > -----Original Message----- > > From: Che Vilnonis [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, August 13, 2002 4:34 PM > > To: CF-Talk > > Subject: RE: 33 and 33d the same? > > > > Did it on MX....the same > > Did it on CF 5...their different > > > > Would anyone care to explain??? > > > > -----Original Message----- > > From: Bruce, Rodney S HQISEC/SIGNAL > > [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, August 13, 2002 5:14 PM > > To: CF-Talk > > Subject: RE: 33 and 33d the same? > > > > > > tried on CF5/win2k > > > > got 'IDs are different' > > > > > > On Tue, 13 Aug 2002, Brian Thornton wrote: > > > >> <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" > >> > >> > >> > > > > > > > > > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.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

