Hello.
I am reviewing another person's code and trying to track down the location of the source input file. Is this location stored on a network(shared) drive or at a more accessible location?
%get_filenames(/sas/data/imports);
Seems to be folder on an Linux/Unix box.
Check the code to see if the author set a working directory. Then this would be under that directory.
My guess - and this is only a guess - would be that's a unix path to a folder and the files are in the folder.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.