Hi all, I'm new to Coldfusion and I'm looking for a way to print out the values of variables just before a stack trace.
I'm actually debugging someone else's code .... cfdump doesn't print out anything because there is an exception in the page, and all I see is the exception stack trace. I want to print out a value set in the line _before_ the exception occurs. Is there a way for me to just pop some output to stdout?... if not how can I access values immediately prior to a stack trace? Etienne ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2943 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
