RecordScrollTo()

Previous Next

Scrolls to a specified record. The cursor does not enter this record. The specified record becomes the first displayed record. If the record containing the cursor stays displayed on the screen it keeps the focus, otherwise focus is lost.

Syntax

RecordScrollTo(<row_number>)

Parameters

row_number

The number of the record you want to scroll to. The first record is 0.