<?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 Question about syntax &amp;quot;style table from output&amp;quot; in Proc template in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Question-about-syntax-quot-style-table-from-output-quot-in-Proc/m-p/971414#M377325</link>
    <description>&lt;P&gt;I always see the syntax "style table from output" in PROC TEMPLATE when defining a new style for output frame. Per SAS explanation, "output" should be an existing style element. I would like to check the original style setting, but couldn't find any description of this element in either SAS documentation or&amp;nbsp;&lt;SPAN&gt;SASHELP.TMPLMST.&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone help to provide some guidance? Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc template;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;define style styles.rtfstyle;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;parent=styles.rtf;&lt;BR /&gt;&amp;nbsp; &lt;STRONG&gt;&amp;nbsp;style table from output /&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;style header from header /&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;...;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jul 2025 23:21:49 GMT</pubDate>
    <dc:creator>XZ1288</dc:creator>
    <dc:date>2025-07-23T23:21:49Z</dc:date>
    <item>
      <title>Question about syntax "style table from output" in Proc template</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Question-about-syntax-quot-style-table-from-output-quot-in-Proc/m-p/971414#M377325</link>
      <description>&lt;P&gt;I always see the syntax "style table from output" in PROC TEMPLATE when defining a new style for output frame. Per SAS explanation, "output" should be an existing style element. I would like to check the original style setting, but couldn't find any description of this element in either SAS documentation or&amp;nbsp;&lt;SPAN&gt;SASHELP.TMPLMST.&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone help to provide some guidance? Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc template;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;define style styles.rtfstyle;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;parent=styles.rtf;&lt;BR /&gt;&amp;nbsp; &lt;STRONG&gt;&amp;nbsp;style table from output /&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;style header from header /&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;...;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 23:21:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Question-about-syntax-quot-style-table-from-output-quot-in-Proc/m-p/971414#M377325</guid>
      <dc:creator>XZ1288</dc:creator>
      <dc:date>2025-07-23T23:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Question about syntax "style table from output" in Proc template</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Question-about-syntax-quot-style-table-from-output-quot-in-Proc/m-p/971418#M377328</link>
      <description>&lt;P&gt;You could find it by this :&lt;/P&gt;
&lt;PRE&gt;proc template;
source styles.default;
run;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksharp_0-1753318495289.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/108554i6FC8B4DB03411CCB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksharp_0-1753318495289.png" alt="Ksharp_0-1753318495289.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 00:55:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Question-about-syntax-quot-style-table-from-output-quot-in-Proc/m-p/971418#M377328</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2025-07-24T00:55:17Z</dc:date>
    </item>
  </channel>
</rss>

