casperah
29-Mar-2006, 11:46 AM
Using Delphi 5 and EurokaLog 5.1.3 Enterprise
If an exception occures in finalization eg:
*** CODE ***
initialization
finalization
PInteger(0)^ := 0;
*** END ***
Then the application raises a Runtime error 216.
If EurokaLog is activated for the project, the application never terminates when running in Delphi IDE :confused:.
I should test my "AttachedFilesRequest" procedure in that special situation.
Casper Hansen
Skygate International A/S
If an exception occures in finalization eg:
*** CODE ***
initialization
finalization
PInteger(0)^ := 0;
*** END ***
Then the application raises a Runtime error 216.
If EurokaLog is activated for the project, the application never terminates when running in Delphi IDE :confused:.
I should test my "AttachedFilesRequest" procedure in that special situation.
Casper Hansen
Skygate International A/S