This function lets recycling a object made by run_autonum() by changing the bookmark value. This is useful to avoid calling run_autonum() several times because of many tables.
set_autonum_bookmark(x, bkm =NULL)
Arguments
x: an object of class run_autonum()
bkm: bookmark id to associate with autonumber run. Value can only be made of alpha numeric characters, ':', -' and '_'.