![]() |
Production Ready Macros for SAS Application Developers
https://github.com/sasjs/core
|
Creates a table containing a list of all users. More...
Go to the source code of this file.
Only shows a limited number of attributes as some sites will have a LOT of users.
Usage:
mm_getusers()
outds | the dataset to create that contains the list of libraries |
filename sxlemap clear; filename response clear; libname _XML_ clear;
Definition in file mm_getusers.sas.