Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi CopyDateien (https://www.delphipraxis.net/18876-copydateien.html)

-homer- 25. Mär 2004 15:22


CopyDateien
 
hi,

ich weiß: Das wurde schon mal besprochen, aber ich kann das Thema nicht finden.

Wie kann ich Dateien kopieren? Also von Verzeichnis a nach b.


Danke schon mal im Vorraus

-homer-

XeRo 25. Mär 2004 15:45

Re: CopyDateien
 
Glaub das geht mit
Delphi-Quellcode:
CopyFile('C:\Hallo.txt','C:\WINDOWS\Hallo.txt',true);
Angaben: Von, Nach, überschreiben wenn Datei bereits im Zielordner existiert wobei true bedeuted, dass die Datei nicht überschrieben wird.

Luckie 25. Mär 2004 19:07

Re: CopyDateien
 
SHFileOperationSHFileOperation


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:10 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz