Bt_ConvertOEM() Function

 

<< Click to Display Table of Contents >>

Navigation:  System Settings >

 

Bt_ConvertOEM() Function

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Determines if Vo2btrieve should convert strings from and to OEM

 

 

 

Prototype

 

 

FUNCTION Bt_ConvertOEM ( lSet )  AS LOGIC

 

 

 

Description

 

 

This function influences the behavior of the Bt_Str2PSZ() and Bt_PSZ2Str() functions. These functions are used internally by VO2Btrieve to read/write string values.

 

 

 

See Also

 

 

Bt_Str2PSZ(), Bt_Psz2Str()