Olectra Chart 6.0.1 - Borland C++Builder 3 Information
======================================================

PLEASE NOTE:  The OC601PKG.ZIP file contains long file
              names.  Please use a utility that 
              supports long file names when extracting
              the files from the archive.

The zip file contained in this directory contains a pre-
built package for use with Borland C++Builder 3.0.

This package is provided in pre-built form to make 
installation of Olectra Chart 6.0.1 simpler. It corrects
some problems in the package as generated by C++Builder.

This package was created using the most current version of
TLIBIMP.EXE (2.0) available at the time of distribution.
The version of TLIBIMP.EXE was obtained in the most recent
patch available from Inprise.


To install the package follow these steps:
1. Unzip OC601PKG.ZIP into your <CBuilder3>\Lib directory.
   (Where <CBuilder3> is replaced with your installed
   location of C++Builder 3.0.)
2. Open the C++Builder IDE.
3. Select the 'File|Close All' menu item.
4. Open the 'Component|Install Packages....' menu item.
5. Click the 'Add' button.
6. Point the 'Add Design Package' dialog box to the same
   directory you used in Step 1.
7. Double-Click on the 'OlectraChart.bpl' file to add it
   to the IDE.

You are now ready to use Olectra Chart 6.0.1 with Borland
C++Builder 3.0!

Additional Information
======================

1. It may be necessary to turn off a compiler warning in
   order to allow your project to compile correctly.

   Follow these steps to acheive this:
   1. Open the 'Project|Options...' menu item.
   2. Select the 'Compiler' tab.
   3. In the 'Warnings' box, choose 'Selected' and then
      select the 'Warnings' button.
   4. De-select the following option:
      (Temporary used for parameter 'param' (in call to
       'function') (-wlvc))

2. In order for C++Builder 3.0 to find the package files
   you may also need to add the 'Lib' directory to the
   include path for the project.

   To do this, follow these steps:
   1. Open the 'Project|Options...' menu item.
   2. Select the 'Directories/Conditionals' tab.
   3. Add the following reference to the include path:
      ($(BCB)\lib;) (No brackets of course)

3. You can obtain patches for Borland C++Builder at the
   following URL:
   (http://www.inprise.com/devsupport/bcppbuilder/patches.html)