Not sure but Did you try to use CFABORT before the problemetic code and print the values ?
CF just aborts the code wherever it encounters CFABORT tag. Thanks. -Sandeep Singh Vohra >>> "etienne deleflie" <[EMAIL PROTECTED]> 07/24/07 7:43 PM >>> 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2944 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
