The following files are included in this package:

Executable:

DCOPY.EXE      The DOS COPY command.

Documentation:

README.TXT     This file.
DCOPY.TXT      How to use COPY.
COPYHIPO.TXT   How the source files are organized.
COPYVERS.TXT   Version history.

Source code:

MAKE.BAT       Batch file to make COPY.EXE -- may need modification (see file)
COPY.PRJ       Makefile for the "Power C" compiler.
*.C            5 C-language source code files.
*.H            5 header files.
