I'm thinking of doing the same. Do components have access to functions located in functions stored in the application scope?
---------- Original Message ---------------------------------- From: Scott Weikert <[EMAIL PROTECTED]> Reply-To: [email protected] Date: Wed, 07 Mar 2007 10:27:22 -0700 > >Hey gang - > >I'm currently revamping various parts of my main app to CFC-ify it up. >Modernization and all that rot. > >Quick question - can you call one CFC from within another CFC? And if so >(I imagine so), what's the method? > >In my case, I'd like to just have another <cffunction> block in the same >CFC file, so that, say, function1 and function2 both can call function3 >at some point, within that file. > >--Scott > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271935 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

