I would like to delete files fro my removable disk, i.e. drive E

Re: How can I erase files from my removable disk by Jay

Jay
Fri Jul 22 18:44:15 CDT 2005

On Fri, 22 Jul 2005 14:23:01 -0700, "Saucy"
<Saucy@discussions.microsoft.com> wrote:

>I would like to delete files fro my removable disk, i.e. drive E

Does this have something to do with VBA in Word? If that's what you're
trying to do, look up the Kill statement in the VBA help.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org

RE: How can I erase files from my removable disk by PhilMontUSDA

PhilMontUSDA
Fri Jul 22 21:25:27 CDT 2005

You treat it just like any other drive; nothing special.

"Saucy" wrote:

> I would like to delete files fro my removable disk, i.e. drive E

Re: How can I erase files from my removable disk by Saucy

Saucy
Sun Jul 24 14:30:02 CDT 2005

I will try but my disk says read only. Thank you

"Jay Freedman" wrote:

> On Fri, 22 Jul 2005 14:23:01 -0700, "Saucy"
> <Saucy@discussions.microsoft.com> wrote:
>
> >I would like to delete files fro my removable disk, i.e. drive E
>
> Does this have something to do with VBA in Word? If that's what you're
> trying to do, look up the Kill statement in the VBA help.
>
> --
> Regards,
> Jay Freedman
> Microsoft Word MVP FAQ: http://word.mvps.org
>

Re: How can I erase files from my removable disk by Jay

Jay
Sun Jul 24 17:39:49 CDT 2005

If drive E: is a CD-R or a DVD, you can't delete anything from it --
that's just the way these media operate. If it's a CD-RW, you probably
need to use the writing software, such as Roxio or Nero, that you used
to put the file on the disk originally.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org

On Sun, 24 Jul 2005 12:30:02 -0700, "Saucy"
<Saucy@discussions.microsoft.com> wrote:

>I will try but my disk says read only. Thank you
>
>"Jay Freedman" wrote:
>
>> On Fri, 22 Jul 2005 14:23:01 -0700, "Saucy"
>> <Saucy@discussions.microsoft.com> wrote:
>>
>> >I would like to delete files fro my removable disk, i.e. drive E
>>
>> Does this have something to do with VBA in Word? If that's what you're
>> trying to do, look up the Kill statement in the VBA help.
>>
>> --
>> Regards,
>> Jay Freedman
>> Microsoft Word MVP FAQ: http://word.mvps.org
>>