Skip to content

End_of_Data - DfBaseEdit

Moves the cursor to the end of the data

Type: Procedure

Syntax

Procedure End_of_Data

Call Example

Send End_of_Data

Description

The End_of_data procedure moves the cursor to the end of the data. The cursor will be positioned one character past the end of text in the buffer. If there is no text in the buffer, then the cursor will be placed on the first character of the buffer. The screen is scrolled if necessary and any current block mark is extended to the new cursor location. This message is sent by the kend_of_data key. The window has to be reactivated.