Bt_ConvertOEM() Function
<< Click to Display Table of Contents >>
Bt_ConvertOEM() Function
|
|
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