Look at the code that defines the editor
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Finally, look at the code the AppBuilder generated to define the Comments
field as an editor. Because this is a database field, and not a variable, the definition
is in the DEFINE FRAME statement. To see this, you need to go into the
Code Preview window (press F5):
|