I've seen some code floating around where you can query a list of all of the applications on your server. You could run that, loop over the values and set/clear the variable in question. Within your loop, just use <cfapplication> to set the name of the application you're wanting to work with and then do <cfset application.variable = ""> or whatever you want to do.
John Burns Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | Web Developer -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, November 25, 2005 11:12 AM To: CF-Talk Subject: globally clear an application variable How could one globally clear an application variable server wide, regardless of the application name? ------------------------------------------------------ This message was sent using Delmarva Online's Webmail. http://www.dmv.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225249 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

