[progress Communities] [progress Openedge Abl] Forum Post: Re: Odd Performance Question

  • Thread starter Thread starter Brian K. Maher
  • Start date Start date
Status
Not open for further replies.
B

Brian K. Maher

Guest
Jeff, Are you updating a field that is included in the index being used by the for each? If so, that may be the problem. We walk “live” through the index so if you modify the fields in the index you can cause a loop. Classic example: for each customer: customer.custnum = customer.custnum + 10000. end. Brian

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