BookmarkSubscribeRSS Feed
bumchum
Calcite | Level 5

I am running a code 

libname kyaile "/folders/myshortcuts/myfolders/sas data/prg1";

 

 

in log error is 

libname"/folders/myshortcuts/myfolders/sas data/prg1"; is not in the list of accessiable path when SAS is in lockdown state.

 

what s wrong with my code

 

 

 

4 REPLIES 4
bumchum
Calcite | Level 5

actually i provided it. while typing here i forgot to mention. I also tried with my c drive location but nope its not working

 

Reeza
Super User

@bumchum wrote:

actually i provided it. while typing here i forgot to mention. I also tried with my c drive location but nope its not working

 


Post your exact code and log. 
We can only comment on what we see here. 

Reeza
Super User

Also, this path, with myshortcuts, 

/folders/myshortcuts/myfolders/

 

Usually means you've set up the myfolders incorrectly according to the installation instructions OR you've explicitly created another library with the exact same name as recommended in the set up guide. If it's the latter, ignore this comment entirely 🙂

 

 

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
  • 4 replies
  • 1452 views
  • 0 likes
  • 3 in conversation