Support Functions
<< Click to Display Table of Contents >> Support Functions |
|
Bt_AbortTransaction | Abort the current transaction and remove the results of all active operations |
Bt_ACompare | Compare values in 2 arrays. |
Bt_AddSlash | Add a trailing slash to a path name. |
Bt_ATables | Store DDF dictionary table names and file names in an array |
Bt_BeginTransaction | Begin a transaction and start buffering operations |
Bt_BuildFields | Build Fields array based on Field String |
Bt_BuildIndexes | Build Indexes array based on Index String |
Bt_CloseAll | Close all open Tables |
Bt_ContinousOperation | Switch btrieve to 'Continuous operation' mode, allowing On-Line backups |
Bt_Create | Create a new table from arrays or string definitions |
Bt_CreateIndex | Create Index for open Btrieve File |
Bt_CvType | Convert Btrieve Datatypes |
Bt_DDfExists | Check if valid Data dictionary files exist in the current Btrieve directory |
Bt_DelSkip | Set VO2btrieve behavior for Deleted records |
Bt_EndTransaction | Completes the current transaction |
Bt_Error | Return Error code of last Btrieve operation |
Bt_ErrorMsg | Get text error message by passing error number |
Bt_Exists | Check if a file exists in the current Btrieve directory |
Bt_FMap | Get Btrieve file name associated with an Dictionary table |
Bt_GenError | Generate Error object |
Bt_GetDirectory | Returns current directory on specified drive |
Bt_GetFileName | Get the filename from a file/path string |
Bt_GetFilePath | Get the path name from a file/path string |
Bt_IndexFlags | Creates string version of Index segment Flags |
Bt_Login | Log program into Btrieve |
Bt_Logout | Log out user from Btrieve |
Bt_MakeName | Get valid VO field name from Btrieve field name |
Bt_Path | Get/Set default path for Btrieve data files |
Bt_Psz2Str | Convert buffer to string with maximum length, and convert from OEM to ANSI when needed |
Bt_ReadDDFieldInfo | Read Field info from Datadictionary |
Bt_ReadDDIndexInfo | Read Index info from Datadictionary |
Bt_SetDirectory | Sets current directory |
Bt_Str2Psz | Convert string from ANSI to OEM when needed and then to PSZ with maximum length |
Bt_Version | Returns version information for Btrieve MicroKernel or Requestor |