But I do'nt know all the files' name under a folder in advance
"Barry Kelly" <(E-Mail Removed)>
???????:(E-Mail Removed)...
> "ad" <(E-Mail Removed)> wrote:
>
>> I want to copy all files under a folder to another folder.
>> If I use File.Copy(sourceFileName, destFileName, overwrite),
>> it must specify all files name in the source and destionation.
>>
>> How can I copy all files in a directoy to another directory?
>
> How about copying them one at a time?
>
> -- Barry
>
> --
> http://barrkel.blogspot.com/