<?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 Store processes, EG and proc surveymeans in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Store-processes-EG-and-proc-surveymeans/m-p/8515#M2213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem is this.&lt;/P&gt;&lt;P&gt;I have delvelop a report with EG there I use proc surveymeans. The problem with proc surveymeans is that there is no noprint option to prevent output. I thought I could solve it with "ods listing close".&lt;/P&gt;&lt;P&gt;But then I create a SP, the output was there. I can turn all of with "ods _all_ close" but then, there is no way to turn the rigth ods on and I got no output, even the desired output. Can someone help me to solve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2012 07:01:59 GMT</pubDate>
    <dc:creator>AndersBergquist</dc:creator>
    <dc:date>2012-02-21T07:01:59Z</dc:date>
    <item>
      <title>Store processes, EG and proc surveymeans</title>
      <link>https://communities.sas.com/t5/Developers/Store-processes-EG-and-proc-surveymeans/m-p/8515#M2213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem is this.&lt;/P&gt;&lt;P&gt;I have delvelop a report with EG there I use proc surveymeans. The problem with proc surveymeans is that there is no noprint option to prevent output. I thought I could solve it with "ods listing close".&lt;/P&gt;&lt;P&gt;But then I create a SP, the output was there. I can turn all of with "ods _all_ close" but then, there is no way to turn the rigth ods on and I got no output, even the desired output. Can someone help me to solve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 07:01:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Store-processes-EG-and-proc-surveymeans/m-p/8515#M2213</guid>
      <dc:creator>AndersBergquist</dc:creator>
      <dc:date>2012-02-21T07:01:59Z</dc:date>
    </item>
    <item>
      <title>Store processes, EG and proc surveymeans</title>
      <link>https://communities.sas.com/t5/Developers/Store-processes-EG-and-proc-surveymeans/m-p/8516#M2214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;I think you can try and use the _webout for printing your required report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; First thing In your STP uncheck the option "Stored Process Macros" under "Include Code For" &lt;/P&gt;&lt;P&gt;select Stored Process Sever&amp;nbsp;&amp;nbsp; ---and Streaming Output as your execution Options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then as per the below code whatever staments you write between you ods html should only be displayed in your output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc print data=sashelp.shoes;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;ods html body=_webout;&lt;/P&gt;&lt;P&gt;proc print data=sashelp.class;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ods html close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 15:49:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Store-processes-EG-and-proc-surveymeans/m-p/8516#M2214</guid>
      <dc:creator>NN</dc:creator>
      <dc:date>2012-02-23T15:49:40Z</dc:date>
    </item>
  </channel>
</rss>

