Then the error lies somewhere else! grrrr! I keep getting a :
Entity has incorrect type for being called as a function. The symbol you have provided getFeatures is not the name of a function. (getFeatures is the function) And I am calling it as so <cfset stTemp = getFeatures(9002)> so I am being brain dead again On Apr 11, 2005 7:41 PM, Ben Forta <[EMAIL PROTECTED]> wrote: > Sure can > > > -----Original Message----- > From: Mark Drew [mailto:[EMAIL PROTECTED] > Sent: Monday, April 11, 2005 2:39 PM > To: CF-Talk > Subject: Help! brain dead?! > > if I am within one function in a cfc, can I call another function as so: > > <cffunction name="dothis"> > > <cfset rIhaveTo = doThat()> > > </cffunction> > > <cffunction name="doThat"> > > </cffunction> > -- > Mark Drew > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202232 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

