> YOu could say: > > <cffunction name="isC"> > <cfset result = isA()> > <cfif result> > ...Do something... > </cfif> > </cffunction> >
You know, I should try things before I ask questions... You just have to call the function as normal from within the CFC. Thanks anyway Paul -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
