ah!  danke!  That did it.

Doug

>-----Original Message-----
>From: Mike Townend [mailto:[EMAIL PROTECTED]
>Sent: Monday, July 14, 2003 10:39 AM
>To: CF-Talk
>Subject: RE: CFC question
>
>
>Change the line so it reads
>
><CFSET goo = foo(arg)>
>
>And it shoud then run the function
>
>HTH
>
>
>
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
>Sent: Monday, July 14, 2003 15:34
>To: CF-Talk
>Subject: CFC question
>
>
>Ok, I built a CFC replete with some methods.  One method, call 
>it foo, is to
>be called only from WITHIN the CFC.  Now, I call the method 
>like this <cfset
>goo = this.foo(arg)>
>
>If the method is declared with a specifier of public or package, all is
>good.  But if I declare it as private, it bombs out with an 
>error about not
>finding the method.  I thought a private method is available to the
>component it lives in?  So whats the deal?
>
>Cheers!
>
>--
>Douglas Knudsen
>ACI Rapid Response Team
>678-351-6063
>"To fear love is to fear life, and those who fear life are 
>already three
>parts dead." Bertrand Russell 
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to