Before:
TempDIR = Dir(MyPath, vbDirectory)
Resolved:
TempDIR = Dir(MyPath, vbSystem Or vbHidden Or vbDirectory)
-----Original Message-----
From: visualbasic6programming%40yahoogroups.com">visualbasic6programming
yahoogroups.com
[mailto: visualbasic6programming%40yahoogroups.com">visualbasic6programming
yahoogroups.com]On Behalf Of Kenneth Danner
Sent: Wednesday, August 29, 2007 3:16 AM
To: visualbasic6programming%40yahoogroups.com">visualbasic6programming
yahoogroups.com
Subject: RE: [Visual Basic 6 programming] Copy and Paste
What did you do?
At 03:13 AM 8/23/2007, you wrote:
>Resolved...
>
>tnx
>
>
> -----Original Message-----
> From: visualbasic6programming%40yahoogroups.com">visualbasic6programming
yahoogroups.com
>[mailto: visualbasic6programming%40yahoogroups.com">visualbasic6programming
yahoogroups.com]On Behalf Of George
> Sent: Thursday, August 23, 2007 10:50 AM
> To: visualbasic6programming%40yahoogroups.com">visualbasic6programming
yahoogroups.com
> Subject: RE: [Visual Basic 6 programming] Copy and Paste
>
>
> Thanks...
>
> i used byte by byte so I can show some gauge. I tried the FSO copy
>function
> but it always give an error permission denied something.
>
> -----Original Message-----
> From: visualbasic6programming%40yahoogroups.com">visualbasic6programming
yahoogroups.com
> [mailto: visualbasic6programming%40yahoogroups.com">visualbasic6programming
yahoogroups.com]On Behalf Of np np
> Sent: Thursday, August 23, 2007 12:21 AM
> To: visualbasic6programming%40yahoogroups.com">visualbasic6programming
yahoogroups.com
> Subject: Re: [Visual Basic 6 programming] Copy and Paste
>
> If I remember correctly you can read the fiel attributes like read only,
> hidden etc.
>
> Why copy byte by byte there is a file copy function ?
>
> ----- Original Message ----
> From: George < george%40cnet2010.com">george
cnet2010.com>
> To: YG VB 6 < visualbasic6programming%40yahoogroups.com">visualbasic6programming
yahoogroups.com>
> Sent: Wednesday, 22 August, 2007 3:20:39 PM
> Subject: [Visual Basic 6 programming] Copy and Paste
>
> Im developing a backup software and Im copying the file byte by byte.
>
> The problem Im facing is, my code cannot recognize those files set as
> "Hide
> Protected Operating System Files" so it's not giving me 100% result.
>
> Any input would be greatly appreciated.
>
> TIA,
> George
>
> [Non-text portions of this message have been removed]
>
> __________________________________________________________
> Yahoo! Answers - Got a question? Someone out there knows the answer. Try
> it
> now.
> http://uk.answers.yahoo.com/
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
>[Non-text portions of this message have been removed]
>
>
>
>
>Yahoo! Groups Links
>
>
>
[Non-text portions of this message have been removed]