RCmpLib v1.1 - 06/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
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)

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