<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Style, how to store and access it, centrally...? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Style-how-to-store-and-access-it-centrally/m-p/2912#M1308</link>
    <description>&amp;gt; On top of that we run our programs both on pc's and&lt;BR /&gt;
&amp;gt; in a Unix server environment, is it at all possible&lt;BR /&gt;
&amp;gt; to cross-communicate between these two environments?&lt;BR /&gt;
&lt;BR /&gt;
It's not possible to share a template store among different systems. Template stores don't have any kind of cross-environment data access support like data sets have. You'll have to build the template store for each system.</description>
    <pubDate>Tue, 24 Apr 2007 12:33:41 GMT</pubDate>
    <dc:creator>Tim_SAS</dc:creator>
    <dc:date>2007-04-24T12:33:41Z</dc:date>
    <item>
      <title>Style, how to store and access it, centrally...?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Style-how-to-store-and-access-it-centrally/m-p/2910#M1306</link>
      <description>Hi, &lt;BR /&gt;
probably a stupid question, but I've been reading on and on in the OnlineDoc, and I can't figure out how to do it...&lt;BR /&gt;
&lt;BR /&gt;
I face several challenges: we are a few users that would like to use the same customized style, hence we have to retrieve the style from a central/common drive (we do that already with our formats-catalog) - how do we set that up? As it is now, the styles are stored in our sasuser-profiles (I think), and thus only the user who created the style can access it... &lt;BR /&gt;
&lt;BR /&gt;
On top of that we run our programs both on pc's and in a Unix server environment, is it at all possible to cross-communicate between these two environments?&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
Jenny</description>
      <pubDate>Tue, 24 Apr 2007 10:46:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Style-how-to-store-and-access-it-centrally/m-p/2910#M1306</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-04-24T10:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Style, how to store and access it, centrally...?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Style-how-to-store-and-access-it-centrally/m-p/2911#M1307</link>
      <description>Hi Jenny.&lt;BR /&gt;
To share your customized styles, you only have a few changes to do ; as you pinpoint, it works in the same fashion as formats, except that styles are saved into "item stores" whereas formats or macros are saved in catalogs.&lt;BR /&gt;
1) LIBNAME comODS "network location" ;&lt;BR /&gt;
2) ODS PATH comODS.templates (write) sashelp.tmplmst (read) ;&lt;BR /&gt;
3) re-run once the Template procedures to store the styles they create in your new item store (called TEMPLATES and located on the network drive).&lt;BR /&gt;
&lt;BR /&gt;
The 2nd part is the ODS equivalent to OPTION FMTSEARCH for formats, and to OPTION SASMSTORE or SASAUTOS for macros.&lt;BR /&gt;
&lt;BR /&gt;
For the cross-environnement part of your question, I haven't got a clue. Sorry.&lt;BR /&gt;
&lt;BR /&gt;
Regards.&lt;BR /&gt;
Olivier</description>
      <pubDate>Tue, 24 Apr 2007 12:18:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Style-how-to-store-and-access-it-centrally/m-p/2911#M1307</guid>
      <dc:creator>Olivier</dc:creator>
      <dc:date>2007-04-24T12:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Style, how to store and access it, centrally...?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Style-how-to-store-and-access-it-centrally/m-p/2912#M1308</link>
      <description>&amp;gt; On top of that we run our programs both on pc's and&lt;BR /&gt;
&amp;gt; in a Unix server environment, is it at all possible&lt;BR /&gt;
&amp;gt; to cross-communicate between these two environments?&lt;BR /&gt;
&lt;BR /&gt;
It's not possible to share a template store among different systems. Template stores don't have any kind of cross-environment data access support like data sets have. You'll have to build the template store for each system.</description>
      <pubDate>Tue, 24 Apr 2007 12:33:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Style-how-to-store-and-access-it-centrally/m-p/2912#M1308</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2007-04-24T12:33:41Z</dc:date>
    </item>
  </channel>
</rss>

