hdbSaveAs
hdbSaveAs(h_configIdt_libNamet_cellNamet_viewName) => t / nil
Description
Saves a configuration to a library/cell/view.
Arguments
Value Returned
Example
ok = hdbSaveAs( config "lib1" "cell1" "view1" )
An example for the use of this function can also be found at:
your_install_dir/tools/hdb/examples/hdbTraverse.il
Related Topics
Parent/Child Database Functions
Return to top