Hi,
My client wants EG to be installed with default external styles as documented here .
I found that EG creates the file %Appdata%\SAS\SharedSettings\Styles\ExternalStyles.xml to store the list of external styles.
Is there a way to have this file set as default, to be copied into a user's profile when he starts EG for the first time, like it works with EGoptions.xml ?
Bart
There's a great number of way to do this, I believe. My group has a style that we've place in a commonly used library. All that is needed to access it is to change the ODS PATH to include it. Assuming this is a permanent customization to their SAS working environment. This path could be automated in AUTOEXEC.SAS.
I haven't tried it but might it be possible to include a folder as a secondary level of the SASUSER directory in the configurations files. You may not need the path statement in this case, check to see if you do, but you would also not need to add a libname just for this set of style templates.
I don't think copying is necessary. ODS searches for style catalogs in the path, and the LIBNAME engine concatenates your computer's folders and also concatenates the catalogs inside of those folders.
I hope this is a start. I'm not an expert, but I have this experience of adding a style catalog to my ODS path.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.