                            CleanUp 1.0
-----------------------------------------------------------------------

Description:

This little App cleans up your Project-Dirs from all this Backup
Files which Delphi creates.
The first Time I used it at my project Dirs,I was surprised how
much Disk-Space was wasted by unnessecary Files.
I wrote this Tool as a Part of my "TinyTools" Collection,which is
used here by a few Guys to do all this little jobs.

Installation:

Unzip the Source-Files into any Directory.
To Compile the source you must Install the FindFile,BrkApart and
Match Components which are in the "VCL"-Dir to your Component Library.
I think you know how to do that... :)

Usage:

Since this Programm is not too complex <g> i bet you could
find out how to work with it.

Warnings!!!!!!!!

Be careful,when playing around with this Prog and the Source!
It works Fine,but when you modify the Source and make the App delete 
the sources of your Killer-Apps,dontt blame me for that.

Source:
If you find the Source useful,or build something new with it,
please let me know.
I like to get feedback for my work,so drop me a few Lines.


Thanks:

Thanks goes to  Patrick Brisacier and Jean-Fabien Connault for
their FindFile,BrkApart and Match Components.
Since this are Useful and well Done Components,its no reason for
me to write my own ones.
For more Infos see the Source-File of FindFile.


Contact:

Contact me at ShovelHead@Swol.de



R.Dold ,July 31,1997