Paste operations
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
For example, the paste operation (ON CHOOSE
OF MENU-ITEM EM_Paste) replaces only the selected text
(rather than the whole text) in an editor widget with the data in
the clipboard. (In a fill-in widget, paste operations always replace
all data in the widget.)