![]() |
Production Ready Macros for SAS Application Developers
https://github.com/sasjs/core
|
Checks whether a path is a valid directory. More...
Go to the source code of this file.
Usage:
%let isdir=%mf_isdir(/tmp);
With thanks and full credit to Andrea Defronzo - https://www.linkedin.com/in/andrea-defronzo-b1a47460/
path | full path of the file/directory to be checked |
Definition in file mf_isdir.sas.