closedir closes a directory that has been opened with opendir. It returns true on success and false otherwise.
closedir DIRHANDLE
closedir DataDir\abcweb
chdir
closedir
mkdir
opendir
readdir
rewinddir
rmdir
seekdir
telldir