<?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: proc contents in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/proc-contents/m-p/479373#M123725</link>
    <description>&lt;P&gt;Thank you sir , it helped a lot&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jul 2018 04:35:31 GMT</pubDate>
    <dc:creator>sanyam13</dc:creator>
    <dc:date>2018-07-19T04:35:31Z</dc:date>
    <item>
      <title>proc contents</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-contents/m-p/478916#M123547</link>
      <description>&lt;P&gt;Proc contensts&amp;nbsp;data = sasuser .&amp;nbsp;_all_ nods;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am unable to understand output for this , is this printing list of data sets names in sasuser&amp;nbsp;library only or list of data sets in sasuser&amp;nbsp;library plus the descriptor portion of every data set in sasuser&amp;nbsp;library .&amp;nbsp; I am unable to understand when proc contents prints list of data sets only and when list of data sets + descriptor portion of every data sets&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 05:19:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-contents/m-p/478916#M123547</guid>
      <dc:creator>sanyam13</dc:creator>
      <dc:date>2018-07-18T05:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: proc contents</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-contents/m-p/478942#M123562</link>
      <description>&lt;P&gt;Your code as posted throws a syntax error.&lt;/P&gt;
&lt;P&gt;Run this instead:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc contents data=sasuser._all_ nods;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The documentation for proc contents is the same as for the &lt;FONT face="courier new,courier"&gt;contents&lt;/FONT&gt; statement in proc datasets, so see here: &lt;A href="http://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.3&amp;amp;docsetId=proc&amp;amp;docsetTarget=p1v2467vdjbp7xn1222c7t3sejz3.htm&amp;amp;locale=de" target="_blank"&gt;http://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.3&amp;amp;docsetId=proc&amp;amp;docsetTarget=p1v2467vdjbp7xn1222c7t3sejz3.htm&amp;amp;locale=de&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Especially note the paragraph for the &lt;FONT face="courier new,courier"&gt;nods&lt;/FONT&gt; option. Play around with it, to see how the different options influence the outcome.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 07:48:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-contents/m-p/478942#M123562</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-07-18T07:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: proc contents</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-contents/m-p/479373#M123725</link>
      <description>&lt;P&gt;Thank you sir , it helped a lot&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 04:35:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-contents/m-p/479373#M123725</guid>
      <dc:creator>sanyam13</dc:creator>
      <dc:date>2018-07-19T04:35:31Z</dc:date>
    </item>
  </channel>
</rss>

