Support Functions

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Support Functions

Previous pageReturn to chapter overviewNext page
Bt_AbortTransactionAbort the current transaction and remove the results of all active operations
Bt_ACompareCompare values in 2 arrays.
Bt_AddSlashAdd a trailing slash to a path name.
Bt_ATablesStore DDF dictionary table names and file names in an array
Bt_BeginTransactionBegin a transaction and start buffering operations
Bt_BuildFieldsBuild Fields array based on Field String
Bt_BuildIndexesBuild Indexes array based on Index String
Bt_CloseAllClose all open Tables
Bt_ContinousOperationSwitch btrieve to 'Continuous operation' mode, allowing On-Line backups
Bt_CreateCreate a new table from arrays or string definitions
Bt_CreateIndexCreate Index for open Btrieve File
Bt_CvTypeConvert Btrieve Datatypes
Bt_DDfExistsCheck if valid Data dictionary files exist in the current Btrieve directory
Bt_DelSkipSet VO2btrieve behavior for Deleted records
Bt_EndTransactionCompletes the current transaction
Bt_ErrorReturn Error code of last Btrieve operation
Bt_ErrorMsgGet text error message by passing error number
Bt_ExistsCheck if a file exists in the current Btrieve directory
Bt_FMapGet Btrieve file name associated with an Dictionary table
Bt_GenErrorGenerate Error object
Bt_GetDirectoryReturns current directory on specified drive
Bt_GetFileNameGet the filename from a file/path string
Bt_GetFilePathGet the path name from a file/path string
Bt_IndexFlagsCreates string version of Index segment Flags
Bt_LoginLog program into Btrieve
Bt_LogoutLog out user from Btrieve
Bt_MakeNameGet valid VO field name from Btrieve field name
Bt_PathGet/Set default path for Btrieve data files
Bt_Psz2StrConvert buffer to string with maximum length, and convert from OEM to ANSI when needed
Bt_ReadDDFieldInfoRead Field info from Datadictionary
Bt_ReadDDIndexInfoRead Index info from Datadictionary
Bt_SetDirectorySets current directory
Bt_Str2PszConvert string from ANSI to OEM when needed and then to PSZ with maximum length
Bt_VersionReturns version information for Btrieve MicroKernel or Requestor