File name:	fcopy16.zip
Replace:	N/A
Version:	1.0
Description:    File copy component.
		You can write your particular installation application.
Target:		Both (Delphi 16/32)
Author:		Lucian Radulescu
Email:		ljee@interlog.com
Web Site:	http://www.interlog.com/~ljee
File Status:	SHAREWARE (register via PsL: reference number #30109, US$24.95)
Category:	InVisible Components
Order form:     order.rtf (rtf file)

***

This sample project is provided to show you how easy
and fun could be copying files.

To run this project you do NOT need to install components in your IDE.

However you can decide later to install TCopyObj and TTimeLabel components
into COMPLIB.DCL.  This is how to safely accomplish this step:

================================================================
FIRST: Make backup copy of your complib.dcl.

- Start DELPHI
- Choose Options | Install Components
- Click Add
  If using Delphi 16 bits version
    - Type in the directory where reside CPYOBJ.DCU, followed by CPYOBJ.DCU
  If using Delphi 32 bits version
    - Type in the directory where reside CPYOBJ32.DCU, followed by CPYOBJ32.DCU
- Click OK
- Click OK

Follow same steps for TimeLabl unit and install TTimeLabel.

Note:
	COPYOBJ.INT offers to study the interface part of TCopyObj.
	The sample project provided runs ONLY when Delphi runs,
	otherwise registration is required.

==================================================================

(More fun if use conditional define 'SHOWFLY'.)

Take care:
	This is only a sample and NO i/o checking provided.
	It means you should input correct directories such
	as "c:\temp\" last backslash REQUIRED - and correct
	file mask such as "*.txt".

Note:
	You will find the code for "gauges.pas" because the
	version shipped by Borland has a bugg and works bad
	for big longint numbers.

Enjoy

Legal stuff
===========

This code is supplied with no guarantees
of any kind and must be used at your own risk.

Available technical support only for registered users.
