I'm kind of surprised I didn't see anyone answer this yet... If another function is in the same scope as your current one, you can just call it directly. Same as if you have 2 functions on a plain old ..cfm page, you can just call them from the local code or from each other.
hope that helped -nathan strutz http://www.dopefly.com/ On 2/16/06, Robert Everland III <[EMAIL PROTECTED]> wrote: > I want to call one of the functions I have created in my cfc from another > function in the same cfc. Do I need to createobject of the cfc in itself? > > > > Bob > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232468 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

