RmDir Statement

  1. RmDir path

Removes an existing directory.

The parameter path is a string that is the name of the directory to be removed.

Related Topics: ChDir, CurDir

More:

Example: