When an unhandled ABL error or .NET Exception occurs—there is no CATCH or
NO-ERROR logic present—in an interactive session for any ABL client the AVM displays an Error message box. When Debug Alert is
TRUE, the message box also includes a
Help button. Clicking on the
Help button produces a
Stack Trace dialog box containing ABL stack trace and .NET stack trace information. The ABL stack trace and the .NET stack trace are written to the client log when the Client Logging (
-clientlog) startup parameter is specified. The top of the stack (most recent call) is displayed at the top of the trace listing.