Dec 132017
 
Clipper callable compress/decompress library. NOT compatable with PKZIP, but does a good job. $10/$15 registration fee. From Germany.

Full Description of File


Compression Lib for Clipper (exospace compatible)
This an improved verion of the compression lib. Now EXOSPACE
compatible. Shareware. for Clipper S87, 5.xx & exospace.


File RCMPLB.ZIP from The Programmer’s Corner in
Category Dbase Source Code
Clipper callable compress/decompress library. NOT compatable with PKZIP, but does a good job. $10/$15 registration fee. From Germany.
File Name File Size Zip Size Zip Type
FILE_ID.DIZ 172 131 deflated
RCMPDEMO.PRG 15069 3642 deflated
RCMPEXO.LIB 5647 2825 deflated
RCMPLIB.CH 1588 522 deflated
RCMPLIB.DOC 25444 5419 deflated
RCMPLIB.FRM 2304 517 deflated
RCMPLIB.LIB 5647 2800 deflated
RCMPLIB.NG 18127 4259 deflated
RCMPS87.LIB 5647 2810 deflated
README.TXT 1766 742 deflated

Download File RCMPLB.ZIP Here

Contents of the README.TXT file


Compression Lib for Clipper (exospace compatible)
This an improved verion of the compression lib. Now EXOSPACE
compatible. Shareware. for Clipper S87, 5.xx & exospace.
RCmpLib v2.0 - 20/09/93 (c) 1993 Rolf van Gelder, All rights reserved
---------------------------------------------------------------------------

RCmpLib : Clipper Library with functions to compress files

Packing list :

RCMPDEMO.PRG - Clipper 5.xx demo program for RCmpLib (Source)
RCMPLIB.CH - Header file with pre-defined constants
RCMPLIB.DOC - Documentation
RCMPLIB.FRM - Registration form
RCMPEXO.LIB- EXOSPACE compatible Library for Clipper 5.xx & S '87
RCMPLIB.LIB - Clipper library for Clipper version 5.xx
RCMPS87.LIB- Clipper library for Clipper Summer '87
RCMPLIB.NG - Norton Guide with the functions of RCmpLib
README.TXT - This file

To compile and link the demo program :

CLIPPER RCMPDEMO /N
RTLINK FILE RCMPDEMO LIB RCMPLIB -or-
BLINKER FILE RCMPDEMO LIB RCMPLIB -or-
EXOSPACE FILE RCMPDEMO LIB RCMPEXO

Copy some .DBF, .DBT and/or .NTX files to the default directory and
start the demo by typing RCMPDEMO.


History :

v2.0 (20/09/93) - ExoSpace compatible library added (RCmpExo.lib)
- parameter added to R_Compress()
- New function: R_LastErr()
- Updated error codes (in RCmpLib.CH)
- CAUTION ! Files that are compressed using RCmpLib v1.xx
can't be decompressed using RCmpLib v2.0 !

v1.2 (15/09/93) - Initialization error corrected
- Bug in the Clipper Summer '87 version corrected
(First byte of a decompressed file was always 00h ...)

v1.1 (04/09/93) - Error corrected while linking with RTLINK
- Separate library for Clipper Summer '87 added


 December 13, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)