Skip to content

Beginning_of_Data - DfBaseEdit

Moves the cursor to the beginning of the data in the object

Type: Procedure

Syntax

Procedure Beginning_of_Data

Call Example

Send Beginning_of_Data

Description

Beginning_of_data moves the cursor to the beginning of the data in the object. This message is often placed on an accelerator key. By default the kbegin_of_data key sends this message. When the movement is performed, the display is automatically updated. Note this message is equivalent to the move_absolute message with arguments of zero and zero.