On 6/18/05, gabriel l smallman <[EMAIL PROTECTED]> wrote:
> Hey guys, this just sparked a thought. Does the fusebox parser support
> something like this for passing in arguments:

No. And I don't see a need for it. You can specify named arguments
directly if you need to:

<invoke class="member" methodcall="get(memberid=url.memberid)"
returnVariable="member" />

BTW, in your code, you are closing the <invoke> verb before the
<argument> verb anyway which is illegal syntax:
> <invoke class="member" methodcall="get()"
>         returnVariable="member" />
>         <argument name="memberid" value="#url.memberid#">
> </invoke>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how to get a fax number that sends and receives faxes using your 
current email address
http://www.houseoffusion.com/banners/view.cfm?bannerid=64

Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6769
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.12
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to