<?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 store proc freq output of n variables in one dataset? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-store-proc-freq-output-of-n-variables-in-one-dataset/m-p/141553#M37773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running&lt;/P&gt;&lt;P&gt;PROC FREQ data=dataset;&lt;/P&gt;&lt;P&gt;tables var1-var10/out=x;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to save output of tables of all 10 variables in one single dataset. The step above stores only the last var10 output.freq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jun 2014 08:19:20 GMT</pubDate>
    <dc:creator>munitech4u</dc:creator>
    <dc:date>2014-06-13T08:19:20Z</dc:date>
    <item>
      <title>How to store proc freq output of n variables in one dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-store-proc-freq-output-of-n-variables-in-one-dataset/m-p/141553#M37773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running&lt;/P&gt;&lt;P&gt;PROC FREQ data=dataset;&lt;/P&gt;&lt;P&gt;tables var1-var10/out=x;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to save output of tables of all 10 variables in one single dataset. The step above stores only the last var10 output.freq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 08:19:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-store-proc-freq-output-of-n-variables-in-one-dataset/m-p/141553#M37773</guid>
      <dc:creator>munitech4u</dc:creator>
      <dc:date>2014-06-13T08:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to store proc freq output of n variables in one dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-store-proc-freq-output-of-n-variables-in-one-dataset/m-p/141554#M37774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this seems to work: ODS OUTPUT ONEWAYFREQS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 08:35:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-store-proc-freq-output-of-n-variables-in-one-dataset/m-p/141554#M37774</guid>
      <dc:creator>munitech4u</dc:creator>
      <dc:date>2014-06-13T08:35:13Z</dc:date>
    </item>
  </channel>
</rss>

