<?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: How do I Reset to Factory Default ODS Styles? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-Reset-to-Factory-Default-ODS-Styles/m-p/463171#M117955</link>
    <description>Got a copy of the tmplmst.sas7bitm file from a colleague, and it did the trick! I won't be making this mistake again...&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Thu, 17 May 2018 21:32:20 GMT</pubDate>
    <dc:creator>newnoise</dc:creator>
    <dc:date>2018-05-17T21:32:20Z</dc:date>
    <item>
      <title>How do I Reset to Factory Default ODS Styles?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-Reset-to-Factory-Default-ODS-Styles/m-p/462652#M117810</link>
      <description>&lt;P&gt;Playing around with proc template, I accidentally overwrote a couple of the base SAS styles (HTMLBlue and BarrettsBlue), basically applying the parent style printer to both, which replaced everything in them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Aside from a re-installation of the program, is there some easy way to restore the set of factory-issued SAS ODS styles?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Feel like a dunce for having done this, but I'm hoping there's an easy fix that's just lost on me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;BR /&gt;Ian&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 12:39:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-Reset-to-Factory-Default-ODS-Styles/m-p/462652#M117810</guid>
      <dc:creator>newnoise</dc:creator>
      <dc:date>2018-05-16T12:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Reset to Factory Default ODS Styles?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-Reset-to-Factory-Default-ODS-Styles/m-p/462811#M117860</link>
      <description>&lt;P&gt;Hi, well, it used to be that if you did this the ONLY way to get it back was to reinstall SAS. &lt;BR /&gt;&lt;BR /&gt;However, one thing to try is to close down SAS completely, and find the &lt;STRONG&gt;tmplmst.sas7bitm&lt;/STRONG&gt; file (in SASHELP) that you changed (this is the template store for all of the SAS-supplied templates) and delete it. &lt;BR /&gt;&lt;BR /&gt;Then copy the tmplmst.sas7bitm file from someone who has the same type of install as you do. In other words, if you have 64 bit SAS, then get the file from someone who also has 64 bit SAS; or vice versa if you have 32 bit SAS. Then put the tmplmst.sas7bitm file in the SAME location that you deleted it from.&lt;BR /&gt;&lt;BR /&gt;If that doesn't work, then you have to reinstall SAS, unless Tech Support has a better workaround.&lt;BR /&gt;&lt;BR /&gt;This is why you NEVER, NEVER, NEVER, NEVER, NEVER update templates in SASHELP.TMPLMST, but ALWAYS define a path so that the template store is READ access, like this:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;ods path work.mytemp(update)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sasuser.templat(update)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sashelp.tmplmst&lt;FONT color="#FF0000"&gt;(read)&lt;/FONT&gt;;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;To avoid writing over the SAS-supplied templates.&lt;BR /&gt;&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 19:17:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-Reset-to-Factory-Default-ODS-Styles/m-p/462811#M117860</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-05-16T19:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Reset to Factory Default ODS Styles?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-Reset-to-Factory-Default-ODS-Styles/m-p/463171#M117955</link>
      <description>Got a copy of the tmplmst.sas7bitm file from a colleague, and it did the trick! I won't be making this mistake again...&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Thu, 17 May 2018 21:32:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-Reset-to-Factory-Default-ODS-Styles/m-p/463171#M117955</guid>
      <dc:creator>newnoise</dc:creator>
      <dc:date>2018-05-17T21:32:20Z</dc:date>
    </item>
  </channel>
</rss>

