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 Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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