Use the attributecollection attribute of the tag. Just pass in the arguments struct of the method to this attribute in the hard coded tag.
<cffunction name="yourFunction" output="true">
<cfx_j attributecollection=arguments>
</cffunction>

On 6/20/06, Scott Arbeitman < [EMAIL PROTECTED]> wrote:

No, because the cfx_j tag uses the CALLER scope to set local variables.
So it kinda returns multiple variables.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to