$Revision: 5.0.2.3 $
Package: EXCL
Arguments: (pathname &optional mode)
Creates a new directory specified by pathname. mode defaults to #o755 (i.e. the octal number 755). mode is ignored on Windows.
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 is in index.htm.
Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.