Release Date : January 2000
This Zip file contains 
    CockTailBeta.jar
	Readme.txt

Report problems at cocktail@applese.com

Installation Instructions:

Make sure that JDK is Set in your path environment variable

 
1. Unzip CockTailZip.zip file to your Local Hard Disk.

2. Extract CockTailBeta.jar using the following command in the CockTail working directory

        jar -xvf CockTailBeta.jar

3. Run CockTail.jar file.

        java -jar CockTail.jar

4. If you are running other than current directory, the following
   files must be in the classpath.
   a) cocktail.jar
   b) util.jar

   set classpath=<location of the jar files>\cocktail.jar;
                   <location of the jar files>\util.jar



