Returns all files and subdirectories within a specified parent. More...
Go to the source code of this file.
Not OS specific (uses dopen / dread). It does not appear to be possible to reliably identify unix directories, and so a recursive option is not available. usage:
%mp_dirlist(path=/some/location,outds=myTable);
| path= | for which to return contents | 
| outds= | the output dataset to create | 
Definition in file mp_dirlist.sas.
  
    For more information visit the  Boemska MacroCore library.