 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Vitezslav Papiez Guest
|
Posted: Tue Jan 24, 2006 2:34 am Post subject: Copy Files from direcoty to another durectory |
|
|
Hi all
I have problem. I need to copy all files from the directory to another
directory. I have done function to copy files. I have idea.
for ____ to ____ do
CopyFile(FileIn,FileOut);
but I have no idea how to fill ____ in cyklus. |
|
| Back to top |
|
 |
Jamie Guest
|
Posted: Tue Jan 24, 2006 8:55 am Post subject: Re: Copy Files from direcoty to another durectory |
|
|
Vitezslav Papiez wrote:
| Quote: | Hi all
I have problem. I need to copy all files from the directory to another
directory. I have done function to copy files. I have idea.
for ____ to ____ do
CopyFile(FileIn,FileOut);
but I have no idea how to fill ____ in cyklus.
use the ShFileOperation API call. |
look it up.
use the *.* whild card along with the
full path..
--
Real Programmers Do things like this.
http://webpages.charter.net/jamie_5 |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|