|
Macros for SAS Application Developers
https://github.com/sasjs/core |
Creates a directory, including any intermediate directories. More...
Go to the source code of this file.
Works on windows and unix environments via dcreate function. Usage:
%mf_mkdir(/some/path/name)
| [in] | dir | Relative or absolute pathname. Unquoted. |
Definition in file mf_mkdir.sas.