James Sentman wrote:
>I wish there was a way to not display those dialogs in shipping apps.
>If an app crashes I need to to just crash, I do not need it to hang
>with an assertion failure dialog with OK as the default value. almost
>invariably when a user sees one of these things they click OK, which
>on OS9 often leads to the machine crashing instead of just quitting
>the app which would have left the machine running OK.
And in a built RB app, it would be more prudent, to create a file,
e.g. on the desktop, or in the temp folder, that contains the
crash information. That way, if the user clicks the msg away because
he has no clue what it means, the info is still preserved.
Thomas
|