Moves the cursor to the specified
record in the current column. The specified record number must be
in the range of retrieved columns.
Syntax
CursorGotoRecord(<record_number>)
Parameters
record_number
The record you want to go to. The first record is record 0
(zero).
|