<?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: How to surpress output from a macro to a pdf in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-surpress-output-from-a-macro-to-a-pdf/m-p/88442#M18833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Turn off your PDF (or other ODS destinations) before running the macro.&lt;/P&gt;&lt;P&gt;Then you can make the printout you want from the dataset it generates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Sep 2013 19:09:34 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2013-09-19T19:09:34Z</dc:date>
    <item>
      <title>How to surpress output from a macro to a pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-surpress-output-from-a-macro-to-a-pdf/m-p/88440#M18831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the ICC9 macro to calculate ICC and CV for a number of variables.&amp;nbsp; I want to output a concise pdf output with only the ICCs and CVs like the output listing.&amp;nbsp; The ods pdf output include all of the proc mixed procedures.&amp;nbsp; How can I only output the ICC and CV results to the pdf?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link to the macro is: &lt;A href="http://www.hsph.harvard.edu/donna-spiegelman/software/icc9/" title="http://www.hsph.harvard.edu/donna-spiegelman/software/icc9/"&gt;http://www.hsph.harvard.edu/donna-spiegelman/software/icc9/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also attached the code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not a SAS (stats) expert.&amp;nbsp; Please let me know if there is a better method for calculating ICC and CV for a repeatability/reliability analysis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, let me know if I am in the wrong group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 17:50:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-surpress-output-from-a-macro-to-a-pdf/m-p/88440#M18831</guid>
      <dc:creator>amm8</dc:creator>
      <dc:date>2013-09-19T17:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to surpress output from a macro to a pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-surpress-output-from-a-macro-to-a-pdf/m-p/88441#M18832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The attached does not currently create a pdf that I could see. It looks like the output from the mixed procs are being outputed to datasets. I would comment out the proc datasets step in the macro and try to assemble the output you want from the datasets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 18:44:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-surpress-output-from-a-macro-to-a-pdf/m-p/88441#M18832</guid>
      <dc:creator>esjackso</dc:creator>
      <dc:date>2013-09-19T18:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to surpress output from a macro to a pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-surpress-output-from-a-macro-to-a-pdf/m-p/88442#M18833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Turn off your PDF (or other ODS destinations) before running the macro.&lt;/P&gt;&lt;P&gt;Then you can make the printout you want from the dataset it generates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 19:09:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-surpress-output-from-a-macro-to-a-pdf/m-p/88442#M18833</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2013-09-19T19:09:34Z</dc:date>
    </item>
  </channel>
</rss>

