ABL: Allow default error handler to replace Progress default dialog

  • Thread starter Thread starter cverbiest
  • Start date Start date
Status
Not open for further replies.
C

cverbiest

Guest
Background info: We use an error dialog form that has extra info about and provides the user with the ability to report the error by mail. Uncaught errors cause the ABL to display a default dialog box. This has a few disadvantages : The dialog doesn't show the callstack of the error, only the stack trace of where the error is shown, The dialog doesn't have an Email button Errors are not shown in a uniform way It frequently causes our application to crash As far as I known there currently is no way to replace this default behaviour with the custom behaviour we like to see when errors are shown. See also https://community.progress.com/community_groups/openedge_development/f/19/t/13452.aspx

Continue reading...
 
Status
Not open for further replies.
Back
Top