|
Macros for SAS Application Developers
https://github.com/sasjs/core |
Creates a metadata folder. More...
Go to the source code of this file.
Creates a metadata folder using the batch tools
Usage:
%mmx_createmetafolder(loc=/some/meta/folder,user=sasdemo,pass=mars345)
| [in] | loc= | the metadata folder to delete |
| [in] | user= | username |
| [in] | pass= | password |
Definition in file mmx_createmetafolder.sas.