pcdbSave
pcdbSave(h_pcdbHandle) =>t/nil
Description
Save a pcdb handle opened with pcdbOpen. This function is currently not useful. It would require other functions that would modify a pcdb handle that do not currently exist.
Arguments
Value Returned
Example
An example for the use of pcdb functions can be found at
your_install_dir/tools/hdb/examples/hdbTraverse.il
Related Topics
Parent/Child Database Functions
Example for all pcdb Functions
Return to top