BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
panpan1215
Fluorite | Level 6

Hi guys! I'm very very new to SAS and I have a dumb question. I'm trying to find a path on my MAC fo access data, but it all comes out "ERROR: Physical file does not exist". I'm using SAS university edition on virtualbox. I have read the SAS support 

http://support.sas.com/software/products/university-edition/faq/shared_folder_access.htm

but I still don't get it.

here's my panel

Screen Shot 2015-10-17 at 5.19.16 PM.png

Screen Shot 2015-10-17 at 5.31.09 PM.png

Screen Shot 2015-10-17 at 5.31.09 PM.png

and the path I had is 'folders/myfolders/sasuser.v94/stat390/age.dat'

Did I do anything wrong? Thank you!

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
Diamond | Level 26
Hi:
You must ALWAYS preceded the path with a leading slash:
'/folders/myfolders/......';

You only have 'folders/myfolders.....'; without the leading slash.

If you look very carefully at the link you posted, you will see a slash for /folders/myfolders in the path.

cynthia

View solution in original post

2 REPLIES 2
Cynthia_sas
Diamond | Level 26
Hi:
You must ALWAYS preceded the path with a leading slash:
'/folders/myfolders/......';

You only have 'folders/myfolders.....'; without the leading slash.

If you look very carefully at the link you posted, you will see a slash for /folders/myfolders in the path.

cynthia

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
  • 1918 views
  • 0 likes
  • 2 in conversation