Applet !Calcs
-------------

Pop-up calculator for adding and subtracting numbers at the caret.

Adds 'Calculator' option to the 'Applets' menu.

If enabled, the 'Calculator' option displays a calculator providing the
following options:

 M   Store displayed value in memory.
 Mr  Recall value from memory.
 C   Clear the calculator.
 +   Read number from caret and add it to the value displayed.
 -   Read number from caret and subtract it from value displayed.
 =   Write total to caret.

Works to accuracy of 2 decimal places.

Installing Applets
------------------
In order to use this Applet, it must be copied into the !OvnPro.Applets
directory and then Ovation Pro must be re-run.

Applets may be enabled/disabled by double-clicking over them. When disabled,
an Applet's name is suffixed with a '-'.

Ovation Pro must be re-run after enabling/disabling any Applets.

Versions
--------
Version 1.00 03/10/96  First release as an applet.
        1.01 21/10/96  Calculator now automatically closed 
                       when all documents have been closed.
                       Calculator is only centred the first 
                       time it is opened.
