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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 345 views
  • 1 like
  • 3 in conversation