Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2005 Oct : Copy with Versioncheck
| Subject: | Copy with Versioncheck |
| Posted by: | "carson" (carstenbartholom..@yahoo.de) |
| Date: | Thu, 6 Oct 2005 17:42:32 |
Hi,
i like to to the following:
1. copy sourcefolder (with files and subdirs) to source2
2. update sourcefolder
3. copy all files from source2 to sourcefolder whose fileversion is greater.
(because update in 2. could copy files with older version as before)
can i do this with Delphi 7 /2005
Greetings Carsten