<?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: Center caption under table using ODS TEXT= ? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Center-caption-under-table-using-ODS-TEXT/m-p/116008#M10229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Nov 2012 20:22:19 GMT</pubDate>
    <dc:creator>ucdcrush</dc:creator>
    <dc:date>2012-11-02T20:22:19Z</dc:date>
    <item>
      <title>Center caption under table using ODS TEXT= ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Center-caption-under-table-using-ODS-TEXT/m-p/116004#M10225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all. I'm trying to create a simple table within an ODS RTF, with a caption centered underneath the table (as opposed a footnote all the way at the bottom of the page).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the text appears on the far left, rather than being centered. I have not been able to find a way to center that caption text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated, thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code:&lt;/P&gt;&lt;P&gt;ods rtf file="c:\outputPERSON.rtf";&lt;/P&gt;&lt;P&gt;proc tabulate data = request3 format=value12.0; class agecat rsha_lhj; table&amp;nbsp; rsha_lhj ALL, agecat ALL;&lt;/P&gt;&lt;P&gt;format agecat agecatlabels.;&lt;/P&gt;&lt;P&gt;label rsha_lhj='County'; run;&lt;/P&gt;&lt;P&gt;ods text=" ";&lt;/P&gt;&lt;P&gt;ods text=" ";&lt;/P&gt;&lt;P&gt;ods text="Does not include counts under 5.";&lt;/P&gt;&lt;P&gt;ods rtf close;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 17:53:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Center-caption-under-table-using-ODS-TEXT/m-p/116004#M10225</guid>
      <dc:creator>ucdcrush</dc:creator>
      <dc:date>2012-11-02T17:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Center caption under table using ODS TEXT= ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Center-caption-under-table-using-ODS-TEXT/m-p/116005#M10226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Check this link..&lt;/P&gt;&lt;P&gt;&lt;A href="http://listserv.uga.edu/cgi-bin/wa?A2=ind1111b&amp;amp;L=sas-l&amp;amp;D=0&amp;amp;P=15977"&gt;http://listserv.uga.edu/cgi-bin/wa?A2=ind1111b&amp;amp;L=sas-l&amp;amp;D=0&amp;amp;P=15977&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 19:50:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Center-caption-under-table-using-ODS-TEXT/m-p/116005#M10226</guid>
      <dc:creator>shivas</dc:creator>
      <dc:date>2012-11-02T19:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Center caption under table using ODS TEXT= ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Center-caption-under-table-using-ODS-TEXT/m-p/116006#M10227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva- thanks for reply. I tried pasting the code in from that post, and what I get in the ouput RTF is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #002288; font-size: 11pt;"&gt;^S={width=100 just=c url='http:\\www.sas.com'hreftarget='_blank'} Go to SAS HomePage&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #002288; font-size: 11pt;"&gt;----&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #002288; font-size: 11pt;"&gt;(which by the way is left justified). &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #002288; font-size: 11pt;"&gt;It's as if something doesn't know that the S={} part is supposed to be processed. Any ideas what may be wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #002288; font-size: 11pt;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 20:10:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Center-caption-under-table-using-ODS-TEXT/m-p/116006#M10227</guid>
      <dc:creator>ucdcrush</dc:creator>
      <dc:date>2012-11-02T20:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Center caption under table using ODS TEXT= ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Center-caption-under-table-using-ODS-TEXT/m-p/116007#M10228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you need to use some thing like this..&lt;/P&gt;&lt;P&gt;ods escapechar='^';&lt;/P&gt;&lt;P&gt;ods text ="^S={width=100% just=c } Go to SAS HomePage" ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 20:17:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Center-caption-under-table-using-ODS-TEXT/m-p/116007#M10228</guid>
      <dc:creator>shivas</dc:creator>
      <dc:date>2012-11-02T20:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Center caption under table using ODS TEXT= ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Center-caption-under-table-using-ODS-TEXT/m-p/116008#M10229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 20:22:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Center-caption-under-table-using-ODS-TEXT/m-p/116008#M10229</guid>
      <dc:creator>ucdcrush</dc:creator>
      <dc:date>2012-11-02T20:22:19Z</dc:date>
    </item>
  </channel>
</rss>

