RMDIR - source-solutions/HELP GitHub Wiki

RMDIR


RMDIR dir_spec

Removes an empty folder on a disk device.

Parameters

The string expression dir_spec is a valid filespec that specifies the path and name of the folder.

Errors

  • dir_spec has a numeric value: Type mismatch.
  • dir_spec is an empty string: Bad file name .
  • No matching path is found: Path not found .
⚠️ **GitHub.com Fallback** ⚠️