Yeah, I pretty much only do that now. Although I'll sometimes use setVariable in a custom tag to return data. It 'feels" like it is more obvious to me, when reading the code, that Im returning it.
Either way - I'm waiting on Matt to respond. :) I really want to know why he did that. (And I hope that doesn't sound antagonistic - I really am curious.) On 9/14/05, Mark A Kruger <[EMAIL PROTECTED]> wrote: > Ray... even setvariable( ) is overkill in mx - right? > > How about > > <Cfset hold = firstname > <cfset variables[hold] = 'bob'> > > <cfoutput>#firstname#</cfoutput> > -- ======================================================================= Raymond Camden, Director of Development for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : ray.camdenfamily.com Yahoo IM : cfjedimaster "My ally is the Force, and a powerful ally it is." - Yoda ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218312 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

