[progress Communities] [progress Openedge Abl] Forum Post: Re: Catch Behavior Question -...

  • Thread starter Thread starter Lieven De Foor
  • Start date Start date
Status
Not open for further replies.
L

Lieven De Foor

Guest
Could you try using a DO WHILE TRUE instead of REPEAT? What are the results there? REPEAT has a lot of overhead you probably don't need here and DO WHILE TRUE is generally faster (try it for yourself with a simple action inside the loop).

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