I have recently seen a Delphi application which, when an exception occured,
apart exception message also displayed the unit name and a procedure name
where exception happened.

Should I believe that application I have seen just uses deatailed "per
procedure" exception handling.
Or there is a run time information of this type available in Delphi so that
a universal application-wide exception handler could be set up which would
be able to display/log names of unit and procedure where exception happened.

I have always been after something like that and remember that kind of stuff
was possible in Clipper. I could not find this possibility in Delphi.

Alex


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to