summaryrefslogtreecommitdiff
path: root/docs/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/index.html')
-rwxr-xr-xdocs/html/index.html34
1 files changed, 15 insertions, 19 deletions
diff --git a/docs/html/index.html b/docs/html/index.html
index 0e8db33..f1e9590 100755
--- a/docs/html/index.html
+++ b/docs/html/index.html
@@ -2,32 +2,28 @@
<HTML><TITLE>Xbase DBMS Documentation Table of Contents</TITLE>
<BODY BGCOLOR=#FFFFFF>
<H1><p align="center">Xbase DBMS<br>
-Last Updated 2/11/23<br>Version 4.1.0</p></H1>
+Last Updated 04/17/23<br>Version 4.1.4</p></H1>
<h2>Documentation Table Of Contents</h2>
-<h3>Section 1 - Xbase Concepts</h3>
+<h3>Section 1 - Xbase64 Concepts</h3>
<h4>
<A HREF="xbc1.html">Chapter 1 - Getting Started</A><br>
-<A HREF="xbc2.html">Chapter 2 - Database Overview</A><br>
-<A HREF="xbc3.html">Chapter 3 - Fields and Strings</A><br>
-<A HREF="xbc4.html">Chapter 4 - Date Processing</A><br>
-<A HREF="xbc5.html">Chapter 5 - Expression Handling</A><br>
-<A HREF="xbc6.html">Chapter 6 - Index Overview</A><br>
-<A HREF="xbc7.html">Chapter 7 - NDX (DBase) Indices</A><br>
-<A HREF="xbc8.html">Chapter 8 - MDX (DBase) Indices</A><br>
-<A HREF="xbc9.html">Chapter 9 - NTX (Clipper) Indices</A><br>
-<A HREF="xbc10.html">Chapter 10 - CDX (FoxPro) Indices</A><br>
-<A HREF="xbc11.html">Chapter 11 - IDX (FoxPro) Indices</A><br>
-<A HREF="xbc12.html">Chapter 12 - Record and File Locking</A><br>
-<A HREF="xbc13.html">Chapter 13 - Logfile Support</A><br>
-<A HREF="xbc14.html">Chapter 14 - SQL Support</A><br>
-<A HREF="xbc15.html">Chapter 15 - Sequential Block Read</A><br>
+<A HREF="xbc2.html">Chapter 2 - System Overview</A><br>
+<A HREF="xbc3.html">Chapter 3 - Fields, Strings and Dates</A><br>
+<A HREF="xbc4.html">Chapter 4 - Expression Handling</A><br>
+<A HREF="xbc5.html">Chapter 5 - Index Overview</A><br>
+
+
+<A HREF="xbc6.html">Chapter 6 - SQL Support</A><br>
</h4>
<h3>Section 2 - Classes and Objects</h3>
<h4>
-<A HREF="xbc16.html">Chapter 16 - General Class Information</A><br>
-<A HREF="xbc17.html">Chapter 17 - Class xbSsv - Shared System Values</A><br>
-<A HREF="xbc18.html">Chapter 18 - Class xbXBase - The class that links it all together</A><br>
+<A HREF="xbc7.html">Chapter 7 - General Class Information</A><br>
+<A HREF="xbc8.html">Chapter 8 - Class xbSsv - Shared System Values</A><br>
+<A HREF="xbc9.html">Chapter 9 - Class xbXBase - The class that links it all together</A><br>
+<A HREF="xbc10.html">Chapter 10 - Class xbDbf - The DBF Table class</A><br>
+<A HREF="xbc11.html">Chapter 11 - Class xbLog - Class to support error logging and informational messaging.</A><br>
+<A HREF="xbc12.html">Chapter 12 - Class xbDate - Class to support dates and date fields.</A><br>
</h4>
<h3>Section 3 - Appendices</h3>