From:  Ryan Katri
  To:  My Clipper Friends!
Subj:  FastEdit

[NOTE: This file is required to run the FastEdit demo]

ABSTRACT

FastEdit is an object oriented editor library for use
within Clipper 5.01 applications.  Since Clipper 5.01
is not truly object oriented, FastEdit depends on
external libraries, such as Class(y) and o:Clip, to
provide the OO extensions.

      *** YOU MUST OWN CLASS(Y) TO USE ***
      *** THIS RELEASE OF FASTEDIT!!   ***

FastEdit is a complete replacement for the Clipper
MEMOEDIT() function.  While MEMOEDIT() gives a small
amount of control over your memo editing capabilities,
FastEdit gives you total control.
