DELDIR Delete an empty local folder |
Top Previous Next |
This script command deletes an empty local folder (also referred to as a directory). Consider the following example in which a folder is deleted on the E: drive.
DELDIR "e:\newbie"
Related Command(s): CHGDIR, MAKEDIR, WORKINGDIR
|