> From: Don Vawter [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 01, 2001 11:18 AM > To: CF-Talk > Subject: Re: Structures and SetVariable() function > > > The cf parser always has trouble when you have arrays of structs in my > experience. In a worst case scenario you can always use > > <cfset evaluate( both sides of the expression)> > (trick i picked up from early spectra code) >
Never, ever use evaluate to set structure values. (Sorry Don, this is just a pet peave of mine. ;) ======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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

