[progress Communities] [progress Openedge Abl] Forum Post: Re: More Error-handling 101

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
I’ve used it to return status codes (exit codes). Set a variable in the good and bad (catch blocks) code and return the variable from the finally block. It’s not something you should be doing often though.

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