<?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 How to mask the output of proc survey means in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-mask-the-output-of-proc-survey-means/m-p/215877#M11704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using proc surveymeans to calculate the statistics and the count and creating datasets with those, but i do not want the genearl output of proc survey means to be displayed, how can i prevent that.&lt;/P&gt;&lt;P&gt;I am using&lt;/P&gt;&lt;P&gt;ods output Domain = work.totsamp_1 (drop=varname varlabel domainlabel) ; to create my required dataset. i want to mask the other output from output?&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;how could i do it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I also tried using&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;ods noresults;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but that doen't help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Apr 2015 19:13:41 GMT</pubDate>
    <dc:creator>pkmkart</dc:creator>
    <dc:date>2015-04-03T19:13:41Z</dc:date>
    <item>
      <title>How to mask the output of proc survey means</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-mask-the-output-of-proc-survey-means/m-p/215877#M11704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using proc surveymeans to calculate the statistics and the count and creating datasets with those, but i do not want the genearl output of proc survey means to be displayed, how can i prevent that.&lt;/P&gt;&lt;P&gt;I am using&lt;/P&gt;&lt;P&gt;ods output Domain = work.totsamp_1 (drop=varname varlabel domainlabel) ; to create my required dataset. i want to mask the other output from output?&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;how could i do it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I also tried using&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;ods noresults;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but that doen't help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 19:13:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-mask-the-output-of-proc-survey-means/m-p/215877#M11704</guid>
      <dc:creator>pkmkart</dc:creator>
      <dc:date>2015-04-03T19:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to mask the output of proc survey means</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-mask-the-output-of-proc-survey-means/m-p/215878#M11705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ods select none;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 19:27:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-mask-the-output-of-proc-survey-means/m-p/215878#M11705</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2015-04-03T19:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to mask the output of proc survey means</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-mask-the-output-of-proc-survey-means/m-p/215879#M11706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer, but this is masking all my other reports. I will try using ODS exclude.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 19:58:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-mask-the-output-of-proc-survey-means/m-p/215879#M11706</guid>
      <dc:creator>pkmkart</dc:creator>
      <dc:date>2015-04-03T19:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to mask the output of proc survey means</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-mask-the-output-of-proc-survey-means/m-p/215880#M11707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ods select all;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;How hard would it have been to RTM on ODS SELECT to see how to turn of back on.&amp;nbsp; How did you find ODS EXCLUDE ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/odsug/65308/HTML/default/viewer.htm#p1b72ff70v3obrn16aanp1r9q2bu.htm" title="http://support.sas.com/documentation/cdl/en/odsug/65308/HTML/default/viewer.htm#p1b72ff70v3obrn16aanp1r9q2bu.htm"&gt;SAS(R) 9.3 Output Delivery System: User's Guide, Second Edition&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 20:06:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-mask-the-output-of-proc-survey-means/m-p/215880#M11707</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2015-04-03T20:06:49Z</dc:date>
    </item>
  </channel>
</rss>

