BookmarkSubscribeRSS Feed
joycefilm
Fluorite | Level 6

code: libname source "..\.. \.. \dd\data";

NOTE:library source does not exist.

I don't know how to solve it, give me suggestions please. thanks

2 REPLIES 2
Kurt_Bremser
Super User

Always (as in ALWAYS) use absolute path names for external files. The current working directory of a SAS process will usually not be what you think, and can (and will!) change from installation to installation.

Amir
PROC Star

Hi,

 

Regarding the specific error, you appear to have a trailing space after ".." in the 2nd and 3rd folder specification.

 

Thanks & kind regards,

Amir.

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
  • 710 views
  • 1 like
  • 3 in conversation