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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 234 views
  • 1 like
  • 3 in conversation