void=dbNext()
The function sets the next record of the database as the actual one.

Parameters
There are no parametres in this function.

Example - Director
global ado
ado.dbNext()

Example - Authorware
CallObject(ado,"dbNext")