> // Pass the structure back to the caller
> x = Evaluate("caller.#Attributes.ReturnStruct# = strTemp");
You could start by removing this evaluate (it shouldn't matter that
much, but should make it faster if written as:
<cfset "caller.#Attributes.ReturnStruct#"=strTemp">
Jesse
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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