that's not really true claude, take the following.
<cfset foo = "fee fi fo fum #variable# this is dynamic content"> You would need to use DE() and Evaluate() to output the content of foo properly with any variables displayed, there is no way to treat that as a struct. Russ -----Original Message----- From: Claude Schneegans <[EMAIL PROTECTED]> To: CF-Talk <[email protected]> Date: Tue, 18 Apr 2006 13:22:35 -0400 Subject: Re: Evaluate vs ? > >>Is there a time when evaluate should be used? > > There WAS a time, when structures were not available in CF, but > nowadays, you can always avoid it. > > -- > _______________________________________ > REUSE CODE! Use custom tags; > See http://www.contentbox.com/claude/customtags/tagstore.cfm > (Please send any spam to this address: [EMAIL PROTECTED]) > Thanks. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238031 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

