
CalcExpress: README
=============================

Please read this file carefully (especially the INSTALLATION
chapter) before installing the program to your computer.


Contents
--------

  Program information
  Company information
  Description
  Specification
  Installation
  Registration
  Copyright and license
  Technical support

Program information
-------------------

Program Name:
  CalcExpress
Program Version:
  2.0
Program Release Date:
  04/25/2001
Program Description:
  CalcExpress is an interpreter for quick and easy evaluation of
  mathematical expressions. It is a smart tool easy in use.
  Supports 5 operators, parenthesis, 18 mathematical functions
  and user-defined variables
Target Enviroment:
  Delphi 3,4,5, C++ Builder 3,4,5
Software type:
  Freeware with source code


Company information
-------------------

Company Name:
  AidAim Software
Contact E-mail Address:
  support@aidaim.com
Contact WWW URL:
  http://www.aidaim.com


Description
-----------

 CalcExpress is an interpreter for quick and easy evaluation of
mathematical expressions. It is a smart tool easy in use.
Supports 5 operators, parenthesis, 18 mathematical functions
and user-defined variables


Specification
-------------

works with real numbers; 
accepts operators: + - * / ^; 
accepts functions: cos, sin, tg, ctg, abs, sgn or sign, sqrt, ln,
                   exp, arcsin, arcos, arctg, arcctg, sh, ch, th,
                   cth, heaviside; 
supports unlimited number of user defined variables


Installation
------------

Delphi 3,4,5 & C++Builder 3,4 :

  In the Delphi or C++Builder component menu, choose :

  1) Install Component
 
  2) Into new package

  3) Choose package filename (for example NEW_PACK.DPK)
 
  4) Browse for unit filename CalcExpress.pas

  5) Choose Compile & Install


Registration
------------

No registration needed


Copyright and license
---------------------

See "license.txt" file.


Technical support
-----------------

Before you contact us, please do the following:

- Make sure you have performed all the required steps correctly. 
- Visit our Internet site at http://www.aidaim.com.
  It's a good chance that you'll find the newer version of 
  our product there.

If the problem with CalcExpress persists and noting else helps,
please contact technical support at support@aidaim.com.

Please inform us about the following:

  - CalcExpress version 
  - where did you ostain CalcExpress (http or ftp site)
  - computer information: CPU type and speed, installed memory
  - enviromental information: your OS and compiler
  - description of your problem (as much information as possible
    to retrieve the problem)

CalcExpress is free and distributed "as is". Should you have any ideas 
on improving the existing functions of this product after you have
downloaded and used it, 
be easy to e-mail us: support@aidaim.com>.
