LOTUSSCRIPT LANGUAGE
Removes a directory from the file system.
Syntax
RmDir path
Elements
path
The maximum length of path depends on the platform you are using.
If the directory named by path is not empty, RmDir generates an error.
Example See Also