These two files can be used for joining the *.CAx files from the
original shipping disks of Borland C++ and Turbo C++ for Windows.

The file join31p.com creates *.pak files which can be decompressed using
the unpak.exe utility which ships with Borland C++ 3.1 rev B and with
Turbo C++ for Windows version 3.1.

The file join31z.com creates *.zip files which can be decompressed using
the unzip.exe utility which ships with the Borland C++ 3.1 rev A
product.

If you have on of the following products:

   Turbo C++ for DOS (any version)
   Borland C++ 3.0 or earlier
   Turbo C++ for Windows version 3.0

You'll need to use JOINER.ZIP instead, which is also available on the
save online service where this file was found.

To use join31X.com, simply pass to it the *.CAx files in order. If the
process is in any way unsucessful, a created *.pak or *.zip file will
cause an error report from unpak.exe or unzip.exe.

For example,

    join31z.com winlib.ca1 winlib.ca2

will create the file winlib.zip



