![]() |
#1
|
|||
|
|||
![]()
Is it possible to know the procedure name when the application for any reason crashes? I am trying to enhance the procedure that catches all exceptions.
Regards, Abdulaziz Jasser |
#2
|
|||
|
|||
![]()
Yes, I think it is possible. At work I have to incorperate a component called "EurekaLog" into my apps. It does the exact same thing, plus a little more. It will catch any errors of any kind and it will give you mountains of information about the error. It even gives you line numbers for the errors.
Of course, I don't know how to do it, so I'm sorry for that one. But I'm pretty sure it can be done because I think that EurekaLog is written in Delphi source. good luck, have a great day! :'D -Langecrew- |
#3
|
|||
|
|||
![]()
MadExcept
http://help.madshi.net/madStackTraceUnit.htm#StackTrace |
#4
|
|||
|
|||
![]()
That is exactly what I want…thanks Shane.
Regards, Abdulaziz Jasser |
#5
|
|||
|
|||
![]()
Your welcome - Good Luck!
|
![]() |
Thread Tools | |
Display Modes | |
|
|