DirDel
Previous Top Next

Deletes the specified folder
Syntax: DirDel (Path [,Including Files])
Including Files can be True or False.
If Including Files is omitted or set to False DirDel will delete only empty folders.
Example:
DirDel ("Images", False)