<?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: Table macro error in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Table-macro-error/m-p/835907#M330501</link>
    <description>&lt;P&gt;You probably need to turn on an output destination before you create the table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods html;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods html file="yourfile.html";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that's not it, we need to the LOG contents (let's say for 50 lines before this error), as text not screen capture, pasted into the window that appears when you click on the &amp;lt;/&amp;gt; icon.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2022 19:13:39 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-09-29T19:13:39Z</dc:date>
    <item>
      <title>Table macro error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Table-macro-error/m-p/835903#M330499</link>
      <description>&lt;P&gt;Macro outputs table to rtf file, works for coworkers. When I run it on SAS EG, I get an error:&lt;/P&gt;
&lt;P&gt;ERROR: The HTML destination is not active; no select/exclude lists are available.&lt;/P&gt;
&lt;P&gt;Any suggestions are appreciated.&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 18:04:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Table-macro-error/m-p/835903#M330499</guid>
      <dc:creator>pink_poodle</dc:creator>
      <dc:date>2022-09-29T18:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Table macro error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Table-macro-error/m-p/835907#M330501</link>
      <description>&lt;P&gt;You probably need to turn on an output destination before you create the table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods html;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods html file="yourfile.html";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that's not it, we need to the LOG contents (let's say for 50 lines before this error), as text not screen capture, pasted into the window that appears when you click on the &amp;lt;/&amp;gt; icon.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 19:13:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Table-macro-error/m-p/835907#M330501</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-09-29T19:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Table macro error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Table-macro-error/m-p/836100#M330603</link>
      <description>&lt;P&gt;Surprisingly, the macro was producing acceptable output despite these errors.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 14:56:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Table-macro-error/m-p/836100#M330603</guid>
      <dc:creator>pink_poodle</dc:creator>
      <dc:date>2022-09-30T14:56:33Z</dc:date>
    </item>
  </channel>
</rss>

