(****************************************)
(* TPDB 3.14 *)
(* Turbo Pascal Tools for dBASE *)
(* *)
(* Turbo Pascal 6.0 *)
(* Object - Oriented Database Toolbox *)
(* Utilizing dBASE Compatible Data *)
(* Files *)
(* *)
(* Copyright 1990 *)
(* Brian Corll *)
(* and Ten B.C. Micro Systems *)
(* All Rights Reserved *)
(* dBASE, dBASE III, and dBASE *)
(* III Plus are registered *)
(* trademarks of Ashton-Tate Corp. *)
(* *)
(* Turbo Pascal is a registered *)
(* trademark of Borland Int. Corp. *)
(* *)
(* Version 3.14 January,1991 *)
(* *)
(****************************************)
(* Portions copyright 1984,1990 by *)
(* Borland International Corp. *)
(****************************************)
TPDB is a toolbox of Turbo Pascal 6.0 units which allow
you to access, index, search, read and write database
files that were created with dBASE III or III Plus, using
75+ Turbo Pascal procedures and functions written
specifically for these purposes, and implementing
object-oriented techniques. This toolbox supports multiple
data files and associated indexes (NOT dBASE INDEXES !)
limited only by available memory and file handles allowed
by DOS. Index keys can be up to 254 characters, and can be
composed of multiple fields or expressions which evaluate
to a string not longer than 254 characters.
************************************************************
* Technical Support *
************************************************************
* *
*Questions/comments can be left for me on the InterLink or*
*FidoNet Pascal or dBASE conferences. On FidoNet, I am a*
*point, 1:270/111.3 *
* *
************************************************************
*My CompuServe ID is 73067,3310. *
************************************************************
This program is being distributed under the Shareware
concept.
Write to:
SoftIron
Brian Corll
1002 East Simpson Street
Mechanicsburg,PA 17055
|