removedir


Purpose
Remove a directory.
Synopsis
procedure removedir(dirname:string)
Argument
dirname 
The name and path of the directory to delete
Further information
For deletion of a directory to succeed, the given directory must be empty.
Related topics
fdelete, makedir.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.