Sample Programs

Page Updated 11/30/22




Sample Xbase DBMS programs include in the library.

XBase Sample Programs

ProgramProgram Description
xb_cfg_checkThis program prints the compile settings and options in use
xb_copydbfThis program copies a DBF file structure
xb_dbfutil1Menu program for executing Xbase functions
xb_deletallThis program marks all records in a DBF file for deletion
xb_dumpdbtDebug memo files
xb_dumphdrThis program opens an Xbase file and prints its header
xb_dumprecsThis program dumps records for an X-Base file
xb_ex_stringExample string program
xb_ex_v3_create_dbfExample program to create V3 DBF file
xb_ex_v3_upd_dbfExample program to update V3 DBF file
xb_ex_v4_create_dbfExample Program to create V4 DBF file
xb_ex_v4_upd_dbfExample program to update V4 DBF file
xb_execsqlThis program executes SQL statements
xb_packThis program packs (removes deleted records) from a DBF database file
xb_undelallThis program undeletes all deleted records in a dbf file
xb_zapThis program removes all records from a DBF file