although the only issue with that is that I need 2 lots of messages
...... one to print out those values when I get a Stack Trace .... and
an other one to print out the values when I _dont_ get a Stack Trace
....

If I abort everytime, then there is no way for me to see which values
are causing the Exception

Etienne

On 7/25/07, etienne deleflie <[EMAIL PROTECTED]> wrote:
> 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
> >
> >
> >
> > 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2946
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to