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 mdb
mdb.dbPrior()

Example - Authorware
CallObject(mdb,"dbPrior")