void=dbLast()
The function sets the last record of the database as the actual one.
Parameters
There are no parametres in this function.
Example - Director
global ado ado.dbLast()
Example - Authorware
CallObject(ado,"dbLast")