Subject | Re: [IBO] IB_Connection.OnError |
---|---|
Author | Jason Wharton |
Post date | 2000-11-27T22:52:44Z |
You probably need to raise the silent exception by calling SysUtils.Abort.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: <guido.klapperich@...>
To: <ibobjects@egroups.com>
Sent: Monday, November 27, 2000 3:56 PM
Subject: [IBO] IB_Connection.OnError
> In the OH is written, that when I say RaiseException:=false in the
> IB_Connection.OnError-Event, then no Exception will be raised. But in my
> case, this doesn't work? What am I doing wrong ?
>
> Guido.
>
>
>
>
>