Bt_DictClose() Function
<< Click to Display Table of Contents >>
Bt_DictClose() Function
|
|
Purpose
Close dictionary files in Dictionary Cache.
Prototype
FUNCTION Bt_DictClose ( cPath := NULL_STRING AS STRING ) AS LOGIC PASCAL
Argument(s)
<cPath> | (Optional) location for DDF Files. Default = Bt_Path() location |
Return
LOGIC | TRUE when Ok, FALSE when an error occurs |
Description
This function closes dictionary files from the cache.
Please note: the same dictionary is opened more than once, the files remain open until the last function closes them