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

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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