
   DCopy Plus - One-Pass Disk Copy Plus
   (c)1992, Scott Abramowitz

   Type DCOPY from the DOS command line to start the program, press <F1>
   for help.  All of the program documentation is on-line.

   Revision History:

     Date    Ver  Description
   --------  ---  ---------------------------------------------------
   08/09/92  1.0 - Initial beta Version, not released
   08/10/92  1.1 - Small cosmetic fix when picking disk type,
                   release version
             1.2 - Version number skipped to avoid confusion with
                   my 1990 release, DCopy 1.2.
   11/02/92  1.3 - Will not abort file copy unless 'ESC' is pressed.
                 - Will not check disk format if set to Format Always
                   during disk write.
                 - Will no longer place an erroneous '.' in volume
                   labels of more than 8 characters when doing a
                   file copy.
   11/21/92  2.0 - Added mouse support.
                 - Corrected problem in file copy with volume labels
                   longer than 8 characters with trailing spaces in the
                   first 8.
                 - Will ask for target disk (file copy mode) after reading
                   directory but prior to reading files from the original.
                 - Will indicate if there were any read and/or write
                   errors at completion of each copy.
                 - Will now check default drive, then C: through F: to
                   create buffer.  If none available, user is prompted for
                   drive. 

      DCopy Plus is the result of many, many hours of work. It is not
   Public domain software, but a Copyrighted ShareWare product.  You are
   encouraged to distribute this program, unaltered, as long as there is
   no charge made for the software (except for a nominal copying fee,
   not to exceed $4).

      You may use this product for a period of sixty days, free of charge.
   If you like this program and continue to use it, you are encouraged to
   register your copy for $15(US).  By doing so, you will be placed on
   the mailing list and will be notified of any future enhancements
   and/or updates.  Please help to support the ShareWare concept and
   allow developers like myself to continue to create new and improved
   products at reasonable prices.

      Please feel free to contact me if you have any comments, questions
   or suggestions regarding DCopy Plus.  I can be contacted through CIS
   E-Mail (User ID 74166,3562), or at the following address:

                              Scott Abramowitz
                              P.O. Box 25724
                              Fort Lauderdale, FL 33320-5724
                              USA

                          ***** DISCLAIMER *****

   Although every effort has been made to ensure the reliability of
   this product, IT IS PROVIDED ON AN AS-IS BASIS, AND SCOTT ABRAMOWITZ
   ASSUMES NO RESPONSIBILITY, FINANCIAL OR OTHERWISE, FOR DAMAGES,
   INCLUDING BUT NOT LIMITED TO, LOSS OF PROFIT, DATA, OR CONSEQUENTIAL
   DAMAGES DUE TO THE DIRECT OR INDIRECT USE OF THE SOFTWARE.  USE OF
   THIS PROGRAM CONSTITUTES ACCEPTANCE OF THE AFOREMENTIONED AGREEMENT.

   DCopy Plus 2.0 was written using all of my own window and Disk I/O
   libraries, and compiled with Borland's Turbo C++ compiler, version 1.01.

   Many thanks to the folks at Borland for an excellent product, as well
   as to all of those who have provided inspiration and encouragement
   throughout the development process.

   Please feel free to contact me, at the above address, regarding the code
   libraries or site licensing agreements.




