Function dbseek
Writing functions:
dbseek(table, index)
Where table is a variable returned by the opentable function, index is a number representing a specific record, index, read/write.
This function moves the read/write pointer to the specified position.