[Gambas-bugtracker] Bug #2217: Open Dialog raises "silent" Errors which don't interrupt the Application

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Mon Jun 7 23:51:12 CEST 2021


http://gambaswiki.org/bugtracker/edit?object=BUG.2217&from=L21haW4-

Comment #5 by Benoît MINISINI:

You don't understand how errors work.

You get an error:

- If 'ERROR' alone returns TRUE just after a TRY.
- Or if you are in CATCH clause.

Otherwise, there is no error.

The contents of the Error object just tells you about the last error that was catched.




More information about the Bugtracker mailing list