<?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: problems : title and footnote with proc greplay in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/problems-title-and-footnote-with-proc-greplay/m-p/6803#M2609</link>
    <description>Hi:&lt;BR /&gt;
  Look at this Tech Support example:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/15/364.html" target="_blank"&gt;http://support.sas.com/kb/15/364.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
When I ran the second bit of code (with the ODS RTF and the NOGTITLE option), I did get a title in the RTF file. Basically, the NOGTITLE option says to move the title OUT of SAS/Graph land and into ODS RTF land.&lt;BR /&gt;
&lt;BR /&gt;
If you still have problems with the output and titles, after trying this technique, your best bet for help is to contact SAS Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia&lt;BR /&gt;
&lt;BR /&gt;
[pre]&lt;BR /&gt;
goptions reset=all;&lt;BR /&gt;
ods rtf file='test.rtf' nogtitle;&lt;BR /&gt;
    &lt;BR /&gt;
  title1 "My Title";&lt;BR /&gt;
  proc greplay igout=gseg nofs;&lt;BR /&gt;
  . . . greplay statements . . .&lt;BR /&gt;
  run;&lt;BR /&gt;
  quit;&lt;BR /&gt;
ods rtf close;&lt;BR /&gt;
        &lt;BR /&gt;
[/pre]</description>
    <pubDate>Wed, 06 Feb 2008 18:42:29 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2008-02-06T18:42:29Z</dc:date>
    <item>
      <title>problems : title and footnote with proc greplay</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/problems-title-and-footnote-with-proc-greplay/m-p/6802#M2608</link>
      <description>Hello&lt;BR /&gt;
if in a ods rtf i put this (with startpage=yes) &lt;BR /&gt;
&lt;BR /&gt;
proc greplay igout=work.gseg &lt;BR /&gt;
     tc=sashelp.templt template=whole nofs;&lt;BR /&gt;
treplay 1:matgraph;&lt;BR /&gt;
run;&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
there is not the title and the footnote for the page where i use this proc greplay but the page is counted in the rapport ? what can i do ?</description>
      <pubDate>Wed, 06 Feb 2008 17:57:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/problems-title-and-footnote-with-proc-greplay/m-p/6802#M2608</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-02-06T17:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: problems : title and footnote with proc greplay</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/problems-title-and-footnote-with-proc-greplay/m-p/6803#M2609</link>
      <description>Hi:&lt;BR /&gt;
  Look at this Tech Support example:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/15/364.html" target="_blank"&gt;http://support.sas.com/kb/15/364.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
When I ran the second bit of code (with the ODS RTF and the NOGTITLE option), I did get a title in the RTF file. Basically, the NOGTITLE option says to move the title OUT of SAS/Graph land and into ODS RTF land.&lt;BR /&gt;
&lt;BR /&gt;
If you still have problems with the output and titles, after trying this technique, your best bet for help is to contact SAS Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia&lt;BR /&gt;
&lt;BR /&gt;
[pre]&lt;BR /&gt;
goptions reset=all;&lt;BR /&gt;
ods rtf file='test.rtf' nogtitle;&lt;BR /&gt;
    &lt;BR /&gt;
  title1 "My Title";&lt;BR /&gt;
  proc greplay igout=gseg nofs;&lt;BR /&gt;
  . . . greplay statements . . .&lt;BR /&gt;
  run;&lt;BR /&gt;
  quit;&lt;BR /&gt;
ods rtf close;&lt;BR /&gt;
        &lt;BR /&gt;
[/pre]</description>
      <pubDate>Wed, 06 Feb 2008 18:42:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/problems-title-and-footnote-with-proc-greplay/m-p/6803#M2609</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-02-06T18:42:29Z</dc:date>
    </item>
  </channel>
</rss>

