BUFFER-CHARS attribute
- Last Updated: April 19, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
(Character interfaces only)
The number of characters a user can enter on each line of the editor.
Data type: INTEGER
Access: Readable/Writeable
Applies to: EDITOR widget
When the last character is typed on a line in the editor, the text input cursor automatically wraps to the next line. This attribute can also set the word wrap margin for the WORD-WRAP attribute. For more information, see the WORD-WRAP attribute reference entry.