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.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.