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