I'm fairly new to progress and I need a bit of help generating a for each statement that I can dynamically change.
this is what I have so far:
<clip>
define var as int.
var = 10.
for each record where record.id = var no-lock break by record.second-id:
more code
</clip>
instead of looking...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.