
      Microline Component Toolkit 3.1 Professional Development Kit


mct directory

    The mct directory contains the Microline Component Toolkit 3.1 in
    .zip and .tgz format. You can unzip the .zip format file with
    the command:
 
    > unzip mct31sdk.zip

    If you use unzip under Windows, make sure your version of unzip supports
    long file names (WinZip for Windows95 does).

    The .tgz format file is in compressed tar format (usually used for UNIX
    machines).  You can uncompress and untar this file with the commands:

    > gzip -d mct31sdk.tgz
    > tar xvf mct31sdk.tar

    Consult the README.txt contained in the package for installation
    instructions. The license for the toolkit is included in the package.


keyclass directory

    The keyclass directory contains the Key Class which allows you to
    enable the full functionality of the toolkit. The README.txt in
    the keyclass directory explains how to use the class and the
    LICENSE.txt file contains the license for the class.

