> -----Original Message----- > From: Mike Kear [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 12, 2006 10:49 AM > > The one that annoys me is the use of "eq" in a CFIF, but "=" in a > CFSET. Does anyone know if there is a reason for the difference, or > is it that they were written by different people or something?
Can't answer the specific, but most languages use different symbols/notation for assignment vs comparison, they're just trying to make it easier for newbies. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include <stdjoke.h> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237526 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

