How does text entry and manipulation work in Progress?
How does text entry and manipulation work in Progress?
- The text entry and manipulation feature is being used by the Procedure editor that allows easy use of it.
- Text entry and manipulation focuses on the information that uses the keystrokes and navigation for editing of text and buffer.
- Procedure editor has a provision to provide a text editor that makes it easy to enter the text and allow the user to type their text.
- The characters that are typed use the current cursor location, shifting position according to the existing characters.
- This allows easy manipulation to be done after creation of the text and allow it to be display for everyone.