Re: mkdir
- From: "Michael Cole" <noone@xxxxxxxxxx>
- Date: Wed, 6 Apr 2005 12:26:53 +1000
MikeD wrote:
> "Michael Cole" <noone@xxxxxxxxxx> wrote in message
> news:eQhYwpjOFHA.580@xxxxxxxxxxxxxxxxxxxxxxx
>> droose wrote:
>>> Thanks for the replies. Here is my code:
[SNIP]
>>> The filecopy line returns the following error:
>>> Run-time error '75':
>>> Path/File access error
>>>
>>> Maybe I don't understand what error '75' means.
>>
>> It means that you cannot delete the directory as it is still in use.
>> You set File1.Path to the directory - that marks it as being in use.
>>
>> To work out what error numbers are, use the Help Files - that's what
>> they are for.
>
>
> But he's not getting the error when deleting the directory....he's
> getting it when copying files to the directory.
Ah, good point. I missed that bit.
--
Regards,
Michael Cole
.
- References:
- Prev by Date: Re: mkdir
- Next by Date: Re: mkdir
- Previous by thread: Re: mkdir
- Next by thread: Re: mkdir
- Index(es):
Relevant Pages
|