C
colin
Is it possible to do this ? i cant see any likly options.
I have an exception handler but I want to examine the exception before
it gets to the handler, Is there a way to do this ?
At the moment i have to comment out the exception handler
to examine whats going on at the time of the exception in more detail.
but if its not the first exception that ocurs that I want to debug
then im stuck, is there a way to deal with this ?
I have different types of exception handler wich I comment out wich helps.
Colin =^.^=
I have an exception handler but I want to examine the exception before
it gets to the handler, Is there a way to do this ?
At the moment i have to comment out the exception handler
to examine whats going on at the time of the exception in more detail.
but if its not the first exception that ocurs that I want to debug
then im stuck, is there a way to deal with this ?
I have different types of exception handler wich I comment out wich helps.
Colin =^.^=