<?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: Proc report with .rtf ods-Print more than two proc reports to same rtf file in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-report-with-rtf-ods-Print-more-than-two-proc-reports-to/m-p/74006#M8428</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I Figured it out, i had the ods close at the wrong place,instead of after the macros.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
    <pubDate>Wed, 22 Sep 2010 18:16:35 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-09-22T18:16:35Z</dc:date>
    <item>
      <title>Proc report with .rtf ods-Print more than two proc reports to same rtf file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-report-with-rtf-ods-Print-more-than-two-proc-reports-to/m-p/74005#M8427</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to run proc report with rtf ods option.  I have a macro so that two proc reports can run simultanously and print the output to an rtf file destination. When i try to run a second macro with a different variable its not printing in the  rtf file.&lt;BR /&gt;
I want both macros to be printed on same rtf file.&lt;BR /&gt;
&lt;BR /&gt;
I have synatx for ods like this:&lt;BR /&gt;
&lt;BR /&gt;
 ODS RTF BODY ='U:\0701 Protocol\Reddy_0701\SAS_PRGM_701\Tables_701\t19_StudyRX.rtf'STARTPAGE=yes;&lt;BR /&gt;
&lt;BR /&gt;
And the macro as:&lt;BR /&gt;
&lt;BR /&gt;
 %reprt (var=Final1A, var1=FiNAL1,var2='A', var3=Part 1 of 2,var4=FiNAL2,var5=FiNAL2A, var6 = Part 2 of 2);&lt;BR /&gt;
  %reprt (var=Final1B, var1=FiNAL1,var2='B', var3=Part 1 of 2,var4=FiNAL2,var5=FiNAL2B, var6 = Part 2 of 2);&lt;BR /&gt;
&lt;BR /&gt;
Final1 and Final2 are two data sets using a proc reprt each.  I have to subset the two data sets based on PLANS (A and B), so that in my final report datasets final1 and final2 should be printed one below the other for each plan. &lt;BR /&gt;
&lt;BR /&gt;
When i am running the program, only plan A datasets (finalo1 and final2) are getting printing but not the paln B datasets. &lt;BR /&gt;
&lt;BR /&gt;
It seems the ods is just printing according to first macro and ignoring the second macro output.</description>
      <pubDate>Wed, 22 Sep 2010 18:02:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-report-with-rtf-ods-Print-more-than-two-proc-reports-to/m-p/74005#M8427</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-09-22T18:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Proc report with .rtf ods-Print more than two proc reports to same rtf file</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-report-with-rtf-ods-Print-more-than-two-proc-reports-to/m-p/74006#M8428</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I Figured it out, i had the ods close at the wrong place,instead of after the macros.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Wed, 22 Sep 2010 18:16:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-report-with-rtf-ods-Print-more-than-two-proc-reports-to/m-p/74006#M8428</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-09-22T18:16:35Z</dc:date>
    </item>
  </channel>
</rss>

