PreviousNextIndex

EDIT-COPY( ) method


(Windows only; Graphical interfaces only)

Copies the currently selected text in the widget to the Clipboard.

Return type: LOGICAL

Applies to: BROWSE widget (cell), COMBO-BOX widget, EDITOR widget, FILL-IN widget

Syntax
EDIT-COPY ( ) 

If the widget performs the operation successfully, the method returns TRUE. Otherwise, it returns FALSE.

For browses, this method applies only to fill-in and combo-box browse columns.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex