Paste operations
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.)