|
GotoTop()
Moves to the first record number.
Syntax
GotoTop() -->
TRUE
Arguments
None.
Returns
Always returns TRUE.
Description
GotoTop() moves to the first record in the
database. The first record is determined by the currently active
sort sequence.
____________________________
Related Topics
Business
Function List
Goto()
GotoBottom()
|