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.
CFC_SAS_Communities_400x225.jpg
It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.
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.