[progress Communities] [progress Openedge Abl] Forum Post: Re: Wait-for Terminated

  • Thread starter Thread starter Fernando Souza
  • Start date Start date
Status
Not open for further replies.
F

Fernando Souza

Guest
I can't reproduce the error with the provided code. But I don't see the WAIT-FOR getting satisfied either so there is something wrong there. The PROCESS EVENTS statement is causing some issue for sure. We will look into that. As a workaround, you can try setting a variable in the END-ERROR trigger instead of doing the apply close when you are in that REPEAT loop (will need another variable for that). Then once we get out of the REPEAT loop (due to ENDKEY), you can check if the variable was set and then apply close. Then you avoid the window going away via PROCESS EVENTS.

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