Re: copy files
From: Mike (csharpcoder_at_sbcglobal.net)
Date: 02/17/04
- Next message: Jackson Davis [MSFT]: "Re: isnumeric in c sharp"
- Previous message: Steven Blair: "Serial Port"
- In reply to: Jon Skeet [C# MVP]: "Re: copy files"
- Next in thread: Jon Skeet [C# MVP]: "Re: copy files"
- Reply: Jon Skeet [C# MVP]: "Re: copy files"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 17 Feb 2004 14:04:29 -0500
were can i find a snippet of code or an example that does this? I want to
see verify that my syntax is correct. I'm getting a new error everytime I
run the app
"Jon Skeet [C# MVP]" <skeet@pobox.com> wrote in message
news:MPG.1a9c72212152c8dc98a17f@msnews.microsoft.com...
> Mike <csharpcoder@sbcglobal.net> wrote:
> > Actually i just tried that it i get, "can't a files that already exsist"
> > when i try the file.copy piece
>
> Then you presumably either want the version that will overwrite
> existing files, or check whether or not the destination file exists
> first, and ignore that file if so.
>
> --
> Jon Skeet - <skeet@pobox.com>
> http://www.pobox.com/~skeet
> If replying to the group, please do not mail me too
- Next message: Jackson Davis [MSFT]: "Re: isnumeric in c sharp"
- Previous message: Steven Blair: "Serial Port"
- In reply to: Jon Skeet [C# MVP]: "Re: copy files"
- Next in thread: Jon Skeet [C# MVP]: "Re: copy files"
- Reply: Jon Skeet [C# MVP]: "Re: copy files"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|