<?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: question about use of tagsets in sas 9.2 in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/question-about-use-of-tagsets-in-sas-9-2/m-p/60996#M7273</link>
    <description>Could I still get an answer to my first question?</description>
    <pubDate>Thu, 06 Aug 2009 17:11:09 GMT</pubDate>
    <dc:creator>frisco</dc:creator>
    <dc:date>2009-08-06T17:11:09Z</dc:date>
    <item>
      <title>question about use of tagsets in sas 9.2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/question-about-use-of-tagsets-in-sas-9-2/m-p/60994#M7271</link>
      <description>1) Are tagsets going to be updated in 9.2 as they were in previous releases and if so how will they be made available?&lt;BR /&gt;
2) For version 9.1.3 I used an ods path statement along the lines of:&lt;BR /&gt;
&lt;BR /&gt;
ods path newtempl.mytemplates (read)&lt;BR /&gt;
         sasuser.templat (read)&lt;BR /&gt;
		 sashelp.tmplmst (read);&lt;BR /&gt;
&lt;BR /&gt;
to point to my updated templates. Is this structure still advisable/necessary?&lt;BR /&gt;
&lt;BR /&gt;
TIA.</description>
      <pubDate>Fri, 31 Jul 2009 17:49:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/question-about-use-of-tagsets-in-sas-9-2/m-p/60994#M7271</guid>
      <dc:creator>frisco</dc:creator>
      <dc:date>2009-07-31T17:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: question about use of tagsets in sas 9.2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/question-about-use-of-tagsets-in-sas-9-2/m-p/60995#M7272</link>
      <description>Hi:&lt;BR /&gt;
  Yes, in SAS 9.2, template access for reading and writing is still controlled via the use of the ODS PATH statement.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 31 Jul 2009 18:01:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/question-about-use-of-tagsets-in-sas-9-2/m-p/60995#M7272</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-07-31T18:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: question about use of tagsets in sas 9.2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/question-about-use-of-tagsets-in-sas-9-2/m-p/60996#M7273</link>
      <description>Could I still get an answer to my first question?</description>
      <pubDate>Thu, 06 Aug 2009 17:11:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/question-about-use-of-tagsets-in-sas-9-2/m-p/60996#M7273</guid>
      <dc:creator>frisco</dc:creator>
      <dc:date>2009-08-06T17:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: question about use of tagsets in sas 9.2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/question-about-use-of-tagsets-in-sas-9-2/m-p/60997#M7274</link>
      <description>Start here - link out to the right, marked "Updated Tagsets".&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/base/new92/index.html" target="_blank"&gt;http://support.sas.com/rnd/base/new92/index.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 06 Aug 2009 17:28:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/question-about-use-of-tagsets-in-sas-9-2/m-p/60997#M7274</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-08-06T17:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: question about use of tagsets in sas 9.2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/question-about-use-of-tagsets-in-sas-9-2/m-p/60998#M7275</link>
      <description>Sorry, if you go to the same web site where you downloaded tagsets for SAS 8 and  SAS 9.1.3, you can still download updated tagsets, if there are any. &lt;BR /&gt;
                    &lt;BR /&gt;
Generally, I have found that tagset templates delivered with SAS 9.2 haven't needed updating yet -- for my purposes. As far as I know, the mechanism for delivering tagsets has not changed for SAS 9.2 -- this is where I would go to get updated tagset templates. &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/base/ods/odsmarkup/" target="_blank"&gt;http://support.sas.com/rnd/base/ods/odsmarkup/&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
If any tagset was ONLY for SAS 9.2, it would be noted on this page. &lt;BR /&gt;
&lt;BR /&gt;
Usually, the only tagset template I ever update is the TAGSETS.EXCELXP template. And, so far, I haven't needed to update it yet.&lt;BR /&gt;
 &lt;BR /&gt;
Also, TAGSETS.TABLEEDITOR is available for download on a different page:&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/base/ods/odsmarkup/tableeditor/index.html" target="_blank"&gt;http://support.sas.com/rnd/base/ods/odsmarkup/tableeditor/index.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 06 Aug 2009 17:43:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/question-about-use-of-tagsets-in-sas-9-2/m-p/60998#M7275</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-08-06T17:43:27Z</dc:date>
    </item>
  </channel>
</rss>

