Saving a modified color
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Saving a modified color
If you want to save any color definitions changed by
the user, you can use the UPDATE option of the SYSTEM–DIALOG
COLOR statement. This option sets a logical value to indicate
whether the user has changed the specified color. If the value is TRUE,
you can then save the new color definition using the PUT–KEY–VALUE statement.