                  Help for Timer
                  ==============

  This application was originally written as a
 timer for use while on-line with a modem.
  It is basically a simple stopwatch, with one
 extra feature: A cost counter (on by default)
 of how much the time has cost so far (default
 is costed at 4p per minute)
  At present, to change the units ($, or ,p
 etc.) and the cost-per-minute, you must edit
 the program !RunImage (Change the constants
 near the start of the program).

  You can start, stop, reset (set back to 0), 
 or restart (continue timing from where you
 left off), and also turn costing on or off by
 clicking on the various options on the menu.
  Note that this menu changes depending on the
 state of the stopwatch (due to a severe fit of
 programmer laziness).

  If you exit the desktop and return later, the
 timer (if the application is still running)
 will still be running, and will display the
 correct time.
