Function NnetMkdir() Foundation

Creates a directory on a server volume.

Syntax
NnetMkdir( <cDirectory>     , ;
           <cRights|nRights>  ;  // Type: CN
         ) --> lSuccess
Return

Returns .T. if the subdirectory could be created.

Description

The function allows to create directories on a server volume and define rights for them. Refer to function NnetRights() for <cRights|nRights>.

Feedback

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.