You are right about IDE pausing. I didn't know that I could continue
execution after that type of error. Thank you very much for your
interest. Bye
--- In
[hidden email], Colin LeMahieu <clemahieu@...>
wrote:
>
> I should have included this tip in the first place. Under Execution ->
> Exception Handling you can tell the IDE to ignore certain exception
types.
>
> On Sat, Sep 19, 2009 at 2:37 PM, technoben59 technoben59@... wrote:
>
> >
> >
> >
> >
> > It stops execution showing the exception... :)
> >
> > --- In
[hidden email]
<eiffel_software%40yahoogroups.com>,
> > Colin LeMahieu clemahieu@
> > wrote:
> >
> > >
> > > The IDE will pause on an exception by default, are you sure it's
> > ignoring
> > > your rescue clause or just pausing when the exception is thrown.
> > >
> > > On Sat, Sep 19, 2009 at 12:47 PM, technoben59 technoben59@ wrote:
> > >