Because the implication was that his mistake was a lack of knowledge about CF, not a logic mistake that would have affected him regardless of language.
I'm pretty sure that the other two statements are the same thing in other languages -- PHP and ASP, if I had to guess. --Ben Todd wrote: > Why? This only works within a <cfscript> block. > > <cfset stuff = 1> > <cfset stuff2 = 1> > > <cfif stuff != stuff2> > <cfset foo = "boo!"> > <cfelse> > <cfset foo = "yay!"> > </cfif> > <cfdump var="#foo#"> > > On Dec 13, 2007 11:06 AM, Azadi Saryev <[EMAIL PROTECTED]> wrote: > >> Thank you Ian. I was literally foaming @ some of the responses before >> you came in... >> >> --- >> Azadi Saryev >> Sabai-dee.com >> http://www.sabai-dee.com >> >> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294719 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

