Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : MOVE-TO-EOF( ) method
 

MOVE-TO-EOF( ) method

Moves the cursor position in an editor to the end of the current text.
Return type: LOGICAL
Applies to: EDITOR widget

Syntax

MOVE-TO-EOF ( )
If the operation is successful, the method returns TRUE.