dbconfig::restoreConfig

Name

dbconfig::restoreConfig -- Restore analysis configuration from saveset

Synopsis


package require dbconfig
set db [dbconfig::connect file-name]

dbconfig::restoreConfig $db save-name ?restorespectra?

                        

DESCRIPTION

Restores an analysis configuration from the save set named save-name. db is a database connected. If restorespectra is provided and true, all saved spectrum channels are restored as well.