|
Hi,
<cfset cfcTest = createObject("component",
"test")>
<cfset myMethod = cfcTest["test"]>
<!--- makes a named reference --->
<cfset myMethod ()> Elliot
PS doesn't like cfcTest["test"]() >
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ |
Title: Calling a method dynamically
- [cfaussie] Re: Calling a method dynamically Taco Fleur
- [cfaussie] Re: Calling a method dynamically Elliot Russo
- [cfaussie] Re: Calling a method dynamically Taco Fleur
- [cfaussie] Re: Calling a method dynamically Robin Hilliard
- [cfaussie] Re: Calling a method dynamically Paul Kenney
