Dec 082017
DBase DBF and NDX access for Topspeed M2. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
BUILDNDX.DEF | 2978 | 941 | deflated |
BUILDNDX.MOD | 60608 | 11199 | deflated |
BUILDNDX.OBJ | 16151 | 9247 | deflated |
DBF.DEF | 4128 | 1105 | deflated |
DBF.DOC | 104158 | 24591 | deflated |
DBF.MOD | 59072 | 10329 | deflated |
DBF.OBJ | 13648 | 7319 | deflated |
MAKEDBF.EXE | 43591 | 19258 | deflated |
MAKENDX.EXE | 34756 | 19108 | deflated |
NDX.DEF | 3451 | 1015 | deflated |
NDX.MOD | 80057 | 14322 | deflated |
NDX.OBJ | 16176 | 8694 | deflated |
README | 1417 | 772 | deflated |
Download File DBFTOOLS.ZIP Here
Contents of the README file
The DBFTools are a set of modules that allow you to create, read,
write, and work with dBase compatible database (DBF) and index (NDX)
files from TopSpeed Modula-2. Procedures are provided to OpenDBF,
CloseDBF, GetRec, PutRec, GetField, PutField, OpenNDX, CloseNDX,
Next, Prev, Find, BOF, EOF, etc. You can also build indices
substantially faster than dBase can.
The DBFTools provide full multi-user support so your database programs
can run on any network or multi-user O.S. without concern of damage to
your data or index files.
Versions for other Modula-2 compilers will be released shortly.
I have provided these files as shareware at a minimal price with the
hope that providing inexpensive easy to access tools for Modula-2
will help the language become more popular in the United States.
You may use these tools for 30 days free of charge. Thereafter, the
purchase price is $10 for students, $30 for individual programmers,
and $50 for the ability to use the tools in a commercial application.
Payments should be sent to:
David Albert
10800 Georgia Avenue
Wheaton, MD 20902
(301) 949-1505
If you have any questions, comments, or suggestions regarding these
modules, please leave me email on the Topspeed BBS. Complements and
suggestions are gladly accepted...no complaints or nasty letters please!
Enjoy!
write, and work with dBase compatible database (DBF) and index (NDX)
files from TopSpeed Modula-2. Procedures are provided to OpenDBF,
CloseDBF, GetRec, PutRec, GetField, PutField, OpenNDX, CloseNDX,
Next, Prev, Find, BOF, EOF, etc. You can also build indices
substantially faster than dBase can.
The DBFTools provide full multi-user support so your database programs
can run on any network or multi-user O.S. without concern of damage to
your data or index files.
Versions for other Modula-2 compilers will be released shortly.
I have provided these files as shareware at a minimal price with the
hope that providing inexpensive easy to access tools for Modula-2
will help the language become more popular in the United States.
You may use these tools for 30 days free of charge. Thereafter, the
purchase price is $10 for students, $30 for individual programmers,
and $50 for the ability to use the tools in a commercial application.
Payments should be sent to:
David Albert
10800 Georgia Avenue
Wheaton, MD 20902
(301) 949-1505
If you have any questions, comments, or suggestions regarding these
modules, please leave me email on the Topspeed BBS. Complements and
suggestions are gladly accepted...no complaints or nasty letters please!
Enjoy!
December 8, 2017
Add comments