vl-mkdir
(vl-mkdir folder)
This function creates the specified
directors folder.
|
Arguments |
folder (string) the name of the directory to be created |
|
Return |
T is the folder is successfully created, NIL if the folder already exists or can not be created |
|
Example |
|
|
Remarks |
see function (vl-file-directory-p) |
| © Bricsys NV. All rights reserved. |