that's what I needed ... thanks :) Etienne
On 7/25/07, Sandeep Vohra <[EMAIL PROTECTED]> wrote: > 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 > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2945 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
