BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
esbabu
Fluorite | Level 6

I am new to SAS.
I see a folder "My SAS Files" in the Documents folder.
Trying to understand what it is and how one can use it.
Can anyone please help?
Using SAS EG on Windows Desktop and SAS on server.

1 ACCEPTED SOLUTION

Accepted Solutions
ballardw
Super User

In a typical Windows Display Manager install that is the physical disk location of the SASUSER library and stores some customization information of your SAS system such as the locations and appearance of the windows with in the SAS application.

 

You really shouldn't try to "use" it for anything as there is no guarantee that an upgrade won't overwrite or replace anything stored in that location.

 

For your project data create your own libraries with a LIbname statement or the Tools>New Library menu. Then you control where things are.

View solution in original post

3 REPLIES 3
ballardw
Super User

In a typical Windows Display Manager install that is the physical disk location of the SASUSER library and stores some customization information of your SAS system such as the locations and appearance of the windows with in the SAS application.

 

You really shouldn't try to "use" it for anything as there is no guarantee that an upgrade won't overwrite or replace anything stored in that location.

 

For your project data create your own libraries with a LIbname statement or the Tools>New Library menu. Then you control where things are.

LinusH
Tourmaline | Level 20

My SAS FIles is a folder in the Metadata server, and is set-up by default for each metadata user.

It has nothing to do with SASUSER.

The purpose is to have a playpen for you to store SAS content for your own needs, like testing/development.

Typical object to store here could be Stored Processes, EG projects etc.

Data never sleeps
esbabu
Fluorite | Level 6

Thanks @LinusH , @ballardw 

One more question what is the best way to access this location to save program and data?
I have the libname approach in my mind. But EG creates it (MY SAS Files folder)on the Desktop and SAS is on the server.

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

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