>>Use cfinvoke. Thanx James
I thought about that, and you are right. But I was hoping to keep it in a cfscript block. Is there a way to do that? This is more of an academic pursuit than a practical one btw. Just digging in and seeing what I can do more than anything else. Thanx G On Sun, Aug 31, 2008 at 11:52 PM, James Holmes <[EMAIL PROTECTED]>wrote: > Use cfinvoke. This allows you to specify an arbitrary component and > method to call. > > On Mon, Sep 1, 2008 at 11:24 AM, Gerald Guido <[EMAIL PROTECTED]> > wrote: > > > > What I want to do is eliminate "evaluate" from the mix even though it > seems > > to me to be doing exactly what it was designed to do, much like Execute > or > > Eval functions in other languages. Yeah, I know. Evaluate, like Napster, > is > > bad. http://www.youtube.com/watch?v=VIuR5TNyL8Y (NSFW Language) > > > > I know you can avoid using Evaluate with Structs with something like > > MyStruct[MyPK] > > > > But how would I do this with Objects in the Application scope? > > -- > mxAjax / CFAjax docs and other useful articles: > http://www.bifrost.com.au/blog/ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311863 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

