I use the third option - a cfset tag. <cfset someVariable = myObject.DoSomething()>
On 2/28/06, Mark Flewellen <[EMAIL PROTECTED]> wrote: > What is the best method or easiest method for calling component methods. > > At present i use the cfinvoke way of doing things, but i see a lot of people > use cfscript instead to do it, is there some reason for this? less code > involved maybe? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233633 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

