We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example:
ON WRITE OF Customer NEW new-cust OLD old-cust DO: a += 3. END.
Reference: https://documentation.progress.com/output/ua/OpenEdge_latest/pdsoe/PLUGINS_ROOT/com.openedge.pdt.langref.help/rfi1424920563735.html
The text was updated successfully, but these errors were encountered:
3397350
3397350 fixed only issue .2, first one is a duplicate of #53
Sorry, something went wrong.
note that on_statement is still not fully implemented, would need more examples of complicated ones, OR's and revert blocks...
No branches or pull requests
Example:
Reference:
https://documentation.progress.com/output/ua/OpenEdge_latest/pdsoe/PLUGINS_ROOT/com.openedge.pdt.langref.help/rfi1424920563735.html
The text was updated successfully, but these errors were encountered: