Function NnetMkdir() Foundation
Creates a directory on a server volume.
NnetMkdir( <cDirectory> , ;
<cRights|nRights> ; // Type: CN
) --> lSuccess
Returns .T. if the subdirectory could be created.
The function allows to create directories on a server volume and define rights for them. Refer to function NnetRights() for <cRights|nRights>.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.