![]() |
Macros for SAS Application Developers
https://github.com/sasjs/core |
Creates a dataset with all metadata libraries. More...
Go to the source code of this file.
Will only show the libraries to which a user has the requisite metadata access.
[out] | outds= | (work.mm_getlibs) The library.dataset to create that contains the list of libraries |
filename sxlemap clear; filename response clear; libname _XML_ clear;
Definition in file mm_getlibs.sas.