|
Macros for SAS Application Developers
https://github.com/sasjs/core |
Returns a dataset with the meta directory object for a physical path. More...
Go to the source code of this file.
Provide a file path to get matching directory objects, or leave blank to return all directories. The Directory object is used to reference a physical filepath (eg when registering a .sas program in a Stored process)
| [in] | path= | Physical path for which to return a meta Directory object |
| [out] | outds= | (work.mm_getdirectories) the dataset to create that contains the list of directories |
| [in] | mDebug= | (0) set to 1 to show debug messages in the log |
Definition in file mm_getdirectories.sas.