Function DirMake() Foundation

Creates a subdirectory.

Syntax
DirMake( <cDirectory> ;
       ) --> nErrorCode
Return

Possible return values correspond to #define constants found in XBTSYS.CH

Return values of DirMake()
Constant Description
NO_DISK_ERR Directory was created successfully
ER_PATH_NOT_FOUND Invalid path was specified
ER_ACCESS_DENIED Access denied

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.