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