If you want an include function for use w/CFSCRIPT, in CFMX you could just create a UDF that uses the <CFINCLUDE> tag.
-Dan > -----Original Message----- > From: Tyler Silcox [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 08, 2003 8:56 AM > To: CF-Talk > Subject: GetPageContext() function...cfinclude from a cfscript? > > Could someone please explain what GetPageContext() does within CFMX? I > just > came across it in one of the other posts and it got me thinking about > using > GetPageContext().include("somefile.cfm") for cfincludes within cfscripts, > but it doesn't seem to share the same memory/variables (which, I guess, > could be a benefit.) What is possible with this tag? Is it slow? What > other functions are available, etc? I've gotta know! > > Tyler > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

