[progress Communities] [progress Openedge Abl] Add A Way To Globally "catch" All Errors In...

  • Thread starter Thread starter doa
  • Start date Start date
Status
Not open for further replies.
D

doa

Guest
At the moment there is no way to catch all errors in code when running in batch mode. It is only possible to pipe the errors to a file. This is problematic since errors go unnoticed unitl someone looks at the logfile. It would be great to have some kind of event where we can execute some code in case of a unforseen error. It is just not possible to catch every error, especially in huge legacy applications. Btw. i think there are also usecases for this without the batchmode so it should not be bound to "-b"

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