Re: Problem with SHFileOperation
From: RichardF (no.one_at_no.where.com)
Date: 10/28/04
- Next message: Ken Kolda: "Re: Remoting & CAO Question"
- Previous message: Rulin Hong: "RE: How can I make a form stay on top of my other forms?"
- In reply to: Chris Dunaway: "Re: Problem with SHFileOperation"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 28 Oct 2004 16:17:06 GMT
Oops, wrong newsgroup!
Sorry, this is an old project using VB 6.
My apologies!
On Thu, 28 Oct 2004 09:02:33 -0500, Chris Dunaway
<"dunawayc[[at]_lunchmeat_sbcglobal[dot]]net"> wrote:
>On Wed, 27 Oct 2004 22:46:46 GMT, RichardF wrote:
>
>> I have a simple function to copy a file.
>>
>> If I call this with the following paramerters...
>>
>
>I don't know why your filename is being mangled, but is there any reason
>you're not using the classes in the System.IO namespace?
>
>Imports System.IO
>
>File.Copy(psFrom, psTo)
>
>--
>Chris
>
>dunawayc[AT]sbcglobal_lunchmeat_[DOT]net
>
>To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
>replace certain words in my E-Mail address.
- Next message: Ken Kolda: "Re: Remoting & CAO Question"
- Previous message: Rulin Hong: "RE: How can I make a form stay on top of my other forms?"
- In reply to: Chris Dunaway: "Re: Problem with SHFileOperation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|