Bt_DictClose() Function

 

<< Click to Display Table of Contents >>

Navigation:  Ddf Dictionary >

 

Bt_DictClose() Function

 

Previous pageReturn to chapter overviewNext page

 

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

 

 

LOGICTRUE 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