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.
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.
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.
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.
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!
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.
Ready to level-up your skills? Choose your own adventure.