Subject RE: [IBO] IBO & Application.HandleException
Author Alan McDonald
Don't you just have to plug your own in
Application.OnException := AppException;
to do whatever you like? swallow it if you want
Alan
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]On
Behalf Of Martijn Tonies
Sent: Sunday, 15 October 2006 9:49 PM
To: ibobjects@yahoogroups.com
Subject: [IBO] IBO & Application.HandleException


Hi,

What is the reason IBO code calls Application.HandleException( E )?

In a service application or dll, this fails with showing a dialog :-(

Can I remove all these calls, I would like to do all exception handling
myself.

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle
&
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com






[Non-text portions of this message have been removed]