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

Join the 2025 SAS Hackathon!

Calling all data scientists and open-source enthusiasts! Want to solve real problems that impact your company or the world? Register to hack by August 31st!

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
  • 1028 views
  • 0 likes
  • 3 in conversation