[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
RE: Deleting Files
- Subject: RE: Deleting Files
- From: Harry Binswanger hb@xxxxxxxx
- Date: Mon, 26 Apr 2004 10:27:35 -0400
Brian wrote:
simply delete the sub-directory but, as some of you already know, you
can't delete a directory that isn't empty (although, there's
probably a work-around for that too).
Use the DOS command DELTREE (i.e., delete "tree" of specified directory
plus its contents plus all subdirectories beneath it and their contents).
Also requires an ECHO Y.
Harry Binswanger
hb@xxxxxxxx