Skip to content

Up - DfBaseEdit

Moves the edit cursor up one line

Type: Procedure

Syntax

Procedure Up

Call Example

Send Up

Description

The up message moves the edit cursor up one line. If the cursor is at the top of the buffer, then the message is canceled. If there is a block mark in effect, the block boundary will be adjusted to the new cursor location.