From 4875a3dd9b183dcd2256e2abfc4ccf7484c233b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 7 Dec 2022 13:17:14 +0100 Subject: New upstream version 4.0.2 --- docs/html/xbc15.htm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100755 docs/html/xbc15.htm (limited to 'docs/html/xbc15.htm') diff --git a/docs/html/xbc15.htm b/docs/html/xbc15.htm new file mode 100755 index 0000000..89bab09 --- /dev/null +++ b/docs/html/xbc15.htm @@ -0,0 +1,34 @@ + + +Xbase DBMS Chapter 15 + +

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 +
+

+
+



+ + -- cgit v1.2.3