Anyone know a command to delete a folder?

S

Scott.McCoid

I'm looking for a command to delete a folder such as:

KILL S:\ENGQA\ACSvceng\Turnover\Data

When I tried this the KILL command was looking for a file, and
returned a "file not found" error.

Does anyone know a command to delete a folder?
 
A

AccessVandal via AccessMonster.com

Hi Scott,

Did you include the file name extension? example "Data.txt"?
 
A

AccessVandal via AccessMonster.com

Eck!

so much for speed reading..
[email protected] wrote:
I'm looking for a command to delete a folder such as:

KILL S:\ENGQA\ACSvceng\Turnover\Data

When I tried this the KILL command was looking for a file, and
returned a "file not found" error.

Does anyone know a command to delete a folder?
 
Top