ColdFusion Dump All Scopes Utility
Monday June 23, 2008 9:53 PM
Word Count:
94
I am sorry If I am telling folks stuff they already know but I am having tons of fun digging around. So have you ever needed a quick way to see whats going on in every scope? I think I have written debug functions before that dump out a bunch of scopes like application, session and CGI. Well if you want a quick way to see what is living in every scope there is actually a very easy solution. I am on ColdFusion 8.0.1 by the way.

