Create the window
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Now things are going to get a little more interesting. The next part of the generated code,
labeled Create Window, has a new type of statement in it that
requires a brief explanation of a very basic ABL concept, that of static versus dynamic
objects.