Dec 292017
Clarion 2.0/2.1 LEM interface to Btrieve 4.10 or newer. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
BTRIEVE.ASM | 5541 | 1769 | deflated |
BTRIEVE.BIN | 257 | 167 | deflated |
BTRIEVE.CPY | 104 | 81 | deflated |
BTRIEVE.CRE | 3675 | 1456 | deflated |
BTRIEVE.DOC | 1621 | 782 | deflated |
BTRIEVE.ERR | 5413 | 973 | deflated |
BTRIEVE.OP | 2913 | 1059 | deflated |
B_DEMO.CLA | 6491 | 2406 | deflated |
Download File BTRV410.ZIP Here
Contents of the BTRIEVE.DOC file
Btrieve LEM Documentation
This LEM provides developers with a means to access, create and maintain
BTRIEVE files in a CLARION programming environment. It has been tested with
version 4.10 of Btrieve under PC-DOS versions 3.1 and 3.3 on Novell Advanced
Netware 286 version 2.15 running Clarion version 2.0 (Batch 2008).
* * This LEM is hereby placed in the public domain as of December 16,1989. * *
Files:
BTRIEVE.DOC - This file
BTRIEVE.ASM - Source code for BTRIEVE.BIN
BTRIEVE.BIN - LEM for Clarion version 2.0
BTRIEVE.CPY - INCLUDE file for MAP structure
BTRIEVE.OP - INCLUDE file containing Op Codes for Btrieve 4.10
BTRIEVE.CRE - INCLUDE file for creating Btrieve files
BTRIEVE.ERR - INCLUDE file for converting Btrieve errors to text
B_DEMO.CLA - Simple demo program for creating a file
All source code is provided to assist developers in maintaining this LEM.
The end-user or developer is required to supply his/her own licensed copy
of Btrieve 4.10 for which this product was developed. The accompanying LEM
and other files are too limited in scope to provide full documentation on
the use of the Btrieve product.
* * * * * * * DISCLAIMER * * * * * * *
The writer assumes no responsibility for any file or machine damage
resulting from the use of this product.
If you feel that this product has been of benefit, a contribution of $5
would be appreciated.
R.J. Whitlock
4028 St. Christopher Lane
Dallas, Tx. 75287
This LEM provides developers with a means to access, create and maintain
BTRIEVE files in a CLARION programming environment. It has been tested with
version 4.10 of Btrieve under PC-DOS versions 3.1 and 3.3 on Novell Advanced
Netware 286 version 2.15 running Clarion version 2.0 (Batch 2008).
* * This LEM is hereby placed in the public domain as of December 16,1989. * *
Files:
BTRIEVE.DOC - This file
BTRIEVE.ASM - Source code for BTRIEVE.BIN
BTRIEVE.BIN - LEM for Clarion version 2.0
BTRIEVE.CPY - INCLUDE file for MAP structure
BTRIEVE.OP - INCLUDE file containing Op Codes for Btrieve 4.10
BTRIEVE.CRE - INCLUDE file for creating Btrieve files
BTRIEVE.ERR - INCLUDE file for converting Btrieve errors to text
B_DEMO.CLA - Simple demo program for creating a file
All source code is provided to assist developers in maintaining this LEM.
The end-user or developer is required to supply his/her own licensed copy
of Btrieve 4.10 for which this product was developed. The accompanying LEM
and other files are too limited in scope to provide full documentation on
the use of the Btrieve product.
* * * * * * * DISCLAIMER * * * * * * *
The writer assumes no responsibility for any file or machine damage
resulting from the use of this product.
If you feel that this product has been of benefit, a contribution of $5
would be appreciated.
R.J. Whitlock
4028 St. Christopher Lane
Dallas, Tx. 75287
December 29, 2017
Add comments