BookmarkSubscribeRSS Feed
tobyfarms
Fluorite | Level 6

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);

 

 

 

2 REPLIES 2
error_prone
Barite | Level 11

Seems to be folder on an Linux/Unix box.

Reeza
Super User

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. 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1032 views
  • 0 likes
  • 3 in conversation