<?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 Proc format + contents in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-format-contents/m-p/96577#M27253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to put the output of proc format cntlout= AND proc contents into 1 dataset?&lt;/P&gt;&lt;P&gt;That is, I want the variables, formats, labels, and format values the variable takes all in one dataset.&lt;/P&gt;&lt;P&gt;Thanks, in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jun 2013 20:01:00 GMT</pubDate>
    <dc:creator>Xinxin</dc:creator>
    <dc:date>2013-06-05T20:01:00Z</dc:date>
    <item>
      <title>Proc format + contents</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-format-contents/m-p/96577#M27253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to put the output of proc format cntlout= AND proc contents into 1 dataset?&lt;/P&gt;&lt;P&gt;That is, I want the variables, formats, labels, and format values the variable takes all in one dataset.&lt;/P&gt;&lt;P&gt;Thanks, in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 20:01:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-format-contents/m-p/96577#M27253</guid>
      <dc:creator>Xinxin</dc:creator>
      <dc:date>2013-06-05T20:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Proc format + contents</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-format-contents/m-p/96578#M27254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a variation on the basic one-to-many merge, thinkin of variable &amp;amp; formatname as a single unit. The results of PROC CONTENTS would have the name of the format and match to the format name in your CNTLOUT data set.&lt;/P&gt;&lt;P&gt;However if you have multiple variables using the same format you may have more out put than you really want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also be aware that if you have the same format name in multiple libraries and do not restrict the input library when generating the CNTLOUT dataset results may be problematic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 22:34:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-format-contents/m-p/96578#M27254</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-06-05T22:34:49Z</dc:date>
    </item>
  </channel>
</rss>

