Dec 112017
 
This will delete all files and subdirectories within the specified path. The initial directory specified in the command line path will also be removed as well.
File DELDIR10.ZIP from The Programmer’s Corner in
Category File Managers
This will delete all files and subdirectories within the specified path. The initial directory specified in the command line path will also be removed as well.
File Name File Size Zip Size Zip Type
DELDIR.EXE 15559 9123 deflated
README.TXT 911 485 deflated

Download File DELDIR10.ZIP Here

Contents of the README.TXT file


--- Documentation for DELDIR.EXE

Written in Borland's Turbo C++ by Michael Freudenberg

Syntax: DELDIR [drive:][pathname]

This will delete all files and subdirectories within the
specified path. The initial directory specified in the
command line path will also be removed as well.

Example: DELDIR C:\TESTDIR

The next example shows that drive designation is
optional.

Example: DELDIR TESTDIR
Thise example assumes that the user is currently
in the root directory on the C drive.

Feel free to distribute it. If there are problems
please report them on Compuserve to ID# 70040,455.
Source code is also available by mail to the above
Compuserve ID#.

This program has been tested and found to have no
bugs as of 7/31/90. If bugs are found please notify
the author on Compuserve at the above ID#.


 December 11, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)