Applet !JoinLine
----------------
Joins lines of text that are terminated by Return characters.

Adds 'Join lines' option to the Applets menu, and defines 'joinline'
button for the button bar (disabled).

Click on 'Join lines' or press Ctrl J to join the line at the caret with the
following line, or to join all lines in the selection. It does this by by 
deleting the Return character between them and inserting a space if
necessary.


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 07/10/96  First full release.
        1.01 04/11/96  Shade menu option if there is no active text frame.
        1.02 09/12/96  Joins line containing caret or all lines in a selection.
                       This improvement based on an idea by Peter Bond.
        1.03 07/04/97  Now available from button bar button (disabled).
        1.04 31/05/98  Fix so that applet works when PC style delete in use.
        1.05 15/02/00  Added missing button sprites

