delete-directory

$Revision: 5.0.2.2 $

Function

Package: EXCL

Arguments: (pathname)

Deletes the directory named by pathname. The directory must be empty. Use delete-directory-and-files to delete a non-empty directory and all its files and subdirectories.

See 3.0 Environment functions in os_interface.htm for information on file and directory information and manipulation functions in Allegro CL.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.