|
@@ -1,6 +1,7 @@
|
|
|
-The maintainers of this package have abandoned it, so it has been deprecated.
|
|
|
-It will no longer be supported by the FPC team in the future, unless someone
|
|
|
-else volunteers to do so.
|
|
|
+This package provides support for DBase files.
|
|
|
+It is derived from the upstream package at
|
|
|
+http://sourceforge.net/projects/tdbf/
|
|
|
+It is supported by FPC developers and the upstream maintainers.
|
|
|
|
|
|
Support from other tdbf users may be available on the tdbf forum on
|
|
|
SourceForge: http://sourceforge.net/projects/tdbf/forums/forum/107245
|
|
@@ -12,3 +13,7 @@ See history.txt for changelog.
|
|
|
See history.txt for version number, latest version is at the top.
|
|
|
See INSTALL for installation procedure.
|
|
|
License is LGPL (Library General Public License); see COPYING.LIB for details.
|
|
|
+
|
|
|
+Development notes/additions to end user documentation
|
|
|
+
|
|
|
+property RecNo: approximate record number. Does not take deleted records into account. Used mainly in grids.
|