Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : EDIT-CAN-PASTE attribute
 

EDIT-CAN-PASTE attribute

(Windows only; Graphical interfaces only)
Indicates whether the Clipboard contains data that can be pasted into the widget.
Data type: LOGICAL
Access: Read-only
Applies to: BROWSE widget (cell), COMBO-BOX widget, EDITOR widget, FILL-IN widget
If the Clipboard contains data that can be pasted into the widget, EDIT-CAN-PASTE is TRUE. Otherwise, it is FALSE.
For browses, this attribute applies only to fill-in and combo-box browse columns.