This must be easier than I'm making it this afternoon.
All the UDFs from cflib.org are written in cfscript. Is there a way to store them in a CFC, say Util.cfc, and then call them from another CFC? When I attempt to do so CF can't find the function. I experimented and wrapped the cfscript inside a cffunction definition and now CF apparently can't see the arguments I'm passing in. So, how does one call cfscript-based functions from within a CFC? -paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197198 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

