<?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: ODS Templates for Procedures in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Templates-for-Procedures/m-p/126603#M4924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Upon looking more closely, I think this example is closer to what you want: &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_ods_sect005.htm" title="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_ods_sect005.htm"&gt;SAS/STAT(R) 9.2 User's Guide, Second Edition&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 May 2013 12:20:00 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2013-05-02T12:20:00Z</dc:date>
    <item>
      <title>ODS Templates for Procedures</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Templates-for-Procedures/m-p/126601#M4922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to change the formatting of the procedures summary output? I'm specifically asking about proc surveymeans but this could apply to other things. As you can see below I was able to change the color but I'd really like to to change the format on the "# of obs" and "sum of weights" to comma9.2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://communities.sas.com/legacyfs/online/3511_pastedImage_0.png" style="width: 352px; height: 171px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ods trace shows the template location is Stat.Surveymeans.Factoid and it eventually backs up to Common.Column.Factoid.Value and that's where I get stuck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://communities.sas.com/legacyfs/online/3512_pastedImage_1.png" style="width: 517px; height: 111px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help. , &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 14:16:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Templates-for-Procedures/m-p/126601#M4922</guid>
      <dc:creator>DDX</dc:creator>
      <dc:date>2013-05-01T14:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Templates for Procedures</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Templates-for-Procedures/m-p/126602#M4923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SAS documentation has this example: &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/65308/HTML/default/viewer.htm#n0qdx09cku9vvcn1jucgb0idtap1.htm" title="http://support.sas.com/documentation/cdl/en/odsug/65308/HTML/default/viewer.htm#n0qdx09cku9vvcn1jucgb0idtap1.htm"&gt;SAS(R) 9.3 Output Delivery System: User's Guide, Second Edition&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 11:11:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Templates-for-Procedures/m-p/126602#M4923</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-05-02T11:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Templates for Procedures</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Templates-for-Procedures/m-p/126603#M4924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Upon looking more closely, I think this example is closer to what you want: &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_ods_sect005.htm" title="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_ods_sect005.htm"&gt;SAS/STAT(R) 9.2 User's Guide, Second Edition&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 12:20:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Templates-for-Procedures/m-p/126603#M4924</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-05-02T12:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Templates for Procedures</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Templates-for-Procedures/m-p/126604#M4925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Rick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use that template procedure with the source line but it eventually backs up to..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stat.SurveyMeans.Factoid-&amp;gt;Common.Column.Factoid.Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I can't seem to override that format. Could this be the reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://communities.sas.com/legacyfs/online/3520_pastedImage_0.png" style="width: 461px; height: 187px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 16:06:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Templates-for-Procedures/m-p/126604#M4925</guid>
      <dc:creator>DDX</dc:creator>
      <dc:date>2013-05-02T16:06:56Z</dc:date>
    </item>
  </channel>
</rss>

