<?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: Title and Footnote in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Title-and-Footnote/m-p/6110#M2448</link>
    <description>I didn't get a chance to feedback to the ODS developers my appreciation for this syntax.&lt;BR /&gt;
&lt;BR /&gt;
It has been available in SAS/Graph since some time in the mists of V6 antiquity, for which I was very grateful because it made GSlide and similar procedures very simple to lay out.&lt;BR /&gt;
&lt;BR /&gt;
Adding it to ODS was an excellent synergy and seemed to mark a time when procedures were being developed with a little more consultation and review.&lt;BR /&gt;
&lt;BR /&gt;
Kind regards&lt;BR /&gt;
&lt;BR /&gt;
David</description>
    <pubDate>Thu, 03 Jan 2008 07:32:35 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-01-03T07:32:35Z</dc:date>
    <item>
      <title>Title and Footnote</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Title-and-Footnote/m-p/6108#M2446</link>
      <description>how to align title if I am creating a listing not ODS just sas listing&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Wed, 02 Jan 2008 21:30:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Title-and-Footnote/m-p/6108#M2446</guid>
      <dc:creator>priya</dc:creator>
      <dc:date>2008-01-02T21:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Title and Footnote</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Title-and-Footnote/m-p/6109#M2447</link>
      <description>The SAS Options statement is what affects the SAS titles and footnotes (and the entire report) in the LISTING window.&lt;BR /&gt;
&lt;BR /&gt;
By default&lt;BR /&gt;
[pre]&lt;BR /&gt;
options center;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
 &lt;BR /&gt;
will cause the titles, footnotes and report output to be centered in the linesize that you specify. If you have&lt;BR /&gt;
[pre]&lt;BR /&gt;
options nocenter;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
Then the report, along with the titles and footnotes will be left justified. There is a way to right justify the title in the linesize, as I remember, somebody published a SAS Macro program to perform this kind of justification in the LISTING destination, essentially by counting the number of characters in the Title string, and using a calculated number of spaces to pad the title string so right justification could be accomplished.&lt;BR /&gt;
&lt;BR /&gt;
See these references:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/24/729.html" target="_blank"&gt;http://support.sas.com/kb/24/729.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.sconsig.com/sastips/tip00061.htm" target="_blank"&gt;http://www.sconsig.com/sastips/tip00061.htm&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
Of course, with ODS for non-listing destinations, it is much different because right on the TITLE or FOOTNOTE statement, you can specify justification:&lt;BR /&gt;
[pre]&lt;BR /&gt;
title j=r 'Right justified title';&lt;BR /&gt;
title j=l 'Left justified';&lt;BR /&gt;
[/pre]&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 03 Jan 2008 01:39:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Title-and-Footnote/m-p/6109#M2447</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-01-03T01:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Title and Footnote</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Title-and-Footnote/m-p/6110#M2448</link>
      <description>I didn't get a chance to feedback to the ODS developers my appreciation for this syntax.&lt;BR /&gt;
&lt;BR /&gt;
It has been available in SAS/Graph since some time in the mists of V6 antiquity, for which I was very grateful because it made GSlide and similar procedures very simple to lay out.&lt;BR /&gt;
&lt;BR /&gt;
Adding it to ODS was an excellent synergy and seemed to mark a time when procedures were being developed with a little more consultation and review.&lt;BR /&gt;
&lt;BR /&gt;
Kind regards&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Thu, 03 Jan 2008 07:32:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Title-and-Footnote/m-p/6110#M2448</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-01-03T07:32:35Z</dc:date>
    </item>
  </channel>
</rss>

