Platform | x64, Win32 |
Purpose |
To create a new system directory. |
Syntax |
SUBROUTINE MKDIR@(DIR,ERROR_CODE)
|
Description |
The argument DIR can be either the local name of a directory, or the full path name. In either case, if the directory cannot be created for any reason, a non-zero system error code will be returned. |