Subject | Re: [IBO] IBO & Application.HandleException |
---|---|
Author | Martijn Tonies |
Post date | 2006-10-16T17:40:36Z |
Hello Jason,
When the event is being processed, I do not have access to the original
calling code.
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
> > What is the reason IBO code calls Application.HandleException( E )?and
> >
> > 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.
>
> I believe you should be able to set an event in the Application that would
> allow you to determine what is done when HandleException() is called.
>
> If you have an alternative way that keeps the current behavior the same
> yet it allows you to make a simple change to accomplish what you need Iwill
> include such a change in the next sub-release.Yes, I can use the event, but please read the other messages about this.
When the event is being processed, I do not have access to the original
calling code.
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