Important: The information in this document is obsolete and should not be used for new development.
Compacting a Dictionary
You can use theCompactDictionary
function to reduce the size of the dictionary by removing garbage data from the dictionary file.
- IMPORTANT
- Before compacting a dictionary, be aware that the operation may require considerable time to complete. You should notify the user of this. Avoid the compaction operation unless it is absolutely necessary or is mandated by the user.