<?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 How do I name HTML tables? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-name-HTML-tables/m-p/1959#M650</link>
    <description>I want to rename the html output of a summary table from the generic 'HTML - Summmary Tables' to something specific. Can this be done without exporting the summary table as part of the project process.</description>
    <pubDate>Thu, 14 Dec 2006 11:55:42 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2006-12-14T11:55:42Z</dc:date>
    <item>
      <title>How do I name HTML tables?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-name-HTML-tables/m-p/1959#M650</link>
      <description>I want to rename the html output of a summary table from the generic 'HTML - Summmary Tables' to something specific. Can this be done without exporting the summary table as part of the project process.</description>
      <pubDate>Thu, 14 Dec 2006 11:55:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-name-HTML-tables/m-p/1959#M650</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-12-14T11:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I name HTML tables?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-name-HTML-tables/m-p/1960#M651</link>
      <description>You can override the table name using ODS code.  If you specify an ODS proc label, this will override the generic table name:&lt;BR /&gt;
&lt;BR /&gt;
ods proclabel "TABLE: My Summary Tables";  &lt;BR /&gt;
&lt;BR /&gt;
Hope that helps.</description>
      <pubDate>Wed, 20 Dec 2006 16:30:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-name-HTML-tables/m-p/1960#M651</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-12-20T16:30:27Z</dc:date>
    </item>
  </channel>
</rss>

