void=dbFirst()
The function sets the first record of the database as the actual one.

Parameters
There are no parametres in this function.

Example - Director
global ado
ado.dbFirst()

Example - Authorware
CallObject(ado,"dbFirst")