Re: Transfer of folder



jg07 wrote:



If FileCopy and Erase don't run, then check why they don't. I have
used them often enough, with every version of Delphi since v2, so
they should work.

OK!
How to transfer the folder FOLDER from C:\A to F:\B ?

Use the ShFileOperation API. It will do all these things.

http://delphi.about.com/cs/adptips2001/a/bltip0201_3.htm
http://members.tripod.com/~delphipower/SHFileOperation.htm

Many more examples exist.

--
Rudy Velthuis http://rvelthuis.de

"I find that the harder I work, the more luck I seem to have."
-- Thomas Jefferson (1743-1826)
.