On Mon, 07 Dec 2009, Xavi wrote:

Hi,

> Maybe you need to put this before .-
> #xcommand BEGIN SEQUENCE => BEGIN SEQUENCE WITH { |oErr| Break( oErr ) }

I forgot to add that this is very bad idea because it fully disable
error handler just like TRY / CATCH in xHarbour. It means that some
important things like setting NETERR() or setting 0 as result of
division by 0 stop to work.

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to