hdbPopCell
hdbPopCell(h_pathVectorId) =>t/nil
Description
Pops an entry off a path vector.
Arguments
|
A path vector ID; something obtained from |
Value Returned
Example
status = hdbPopCell( pathVector )
An example for the use of this function can be found at
your_install_dir/tools/hdb/examples/hdbTraverse.il
Related Topics
Parent/Child Database Functions
Return to top