[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Implicitly created TTs not deleted when returning with an error

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
L

Laura Stern

Guest
Au contraire. The FINALLY block is NOT skipped when you do RETURN ERROR. The purpose of the FINALLY block is to always run regardless of the success or failure of the block. And indeed it does run. So again, this issue has nothing to do with the error handling.

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