[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Raising a QUIT on purpose in a StateFree AppServer session

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

Laura Stern

Guest
I realize now: Before 11.7.4, the reason the FINALLY ran when there is a CATCH block for Stop is that the handling of the Stop condition via the CATCH block clears the STOP condition. Therefore, since there is no longer a STOP condition, the FINALLY will run. So in effect, you were correct. However, there is nothing in the AVM that special cases the running of FINALLY because there is a CATCH block for Stop. That's what I was thinking about. Sorry for the confusion :-0 And glad you like the changes :-)

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