<?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: Library Descriptions in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Library-Descriptions/m-p/59485#M12895</link>
    <description>Bummer, but that sounds right.</description>
    <pubDate>Wed, 29 Jul 2009 18:20:18 GMT</pubDate>
    <dc:creator>mftuchman</dc:creator>
    <dc:date>2009-07-29T18:20:18Z</dc:date>
    <item>
      <title>Library Descriptions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Library-Descriptions/m-p/59483#M12893</link>
      <description>I already know that I can label a dataset&lt;BR /&gt;
&lt;BR /&gt;
PROC DATASETS LIB=WHATEVER;&lt;BR /&gt;
  MODIFY MYDATA LABEL='A LABEL';&lt;BR /&gt;
  RUN;&lt;BR /&gt;
QUIT;&lt;BR /&gt;
&lt;BR /&gt;
How can I label a library?  I ask this because SAS Enterprise Guide actually prompts you for a *description* of a library in its library creation wizard, so I've already determined that on some level this is indeed possible.  The wizard itself does not give any insight into what it does.&lt;BR /&gt;
&lt;BR /&gt;
Is the system dependent sysdesc variable used?   Can I set it?&lt;BR /&gt;
&lt;BR /&gt;
Usually,I wouldn't want to label a library - all my datasets would be in one library and I'd label data sets instead.  However some projects may have multiple libraries (hey, not my idea but I don't rule the world (yet)).</description>
      <pubDate>Tue, 28 Jul 2009 19:59:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Library-Descriptions/m-p/59483#M12893</guid>
      <dc:creator>mftuchman</dc:creator>
      <dc:date>2009-07-28T19:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Library Descriptions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Library-Descriptions/m-p/59484#M12894</link>
      <description>Actually, I think that is part of the metadata that EGuide keeps track of and is not sent to the SAS Server.</description>
      <pubDate>Wed, 29 Jul 2009 16:00:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Library-Descriptions/m-p/59484#M12894</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-07-29T16:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Library Descriptions</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Library-Descriptions/m-p/59485#M12895</link>
      <description>Bummer, but that sounds right.</description>
      <pubDate>Wed, 29 Jul 2009 18:20:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Library-Descriptions/m-p/59485#M12895</guid>
      <dc:creator>mftuchman</dc:creator>
      <dc:date>2009-07-29T18:20:18Z</dc:date>
    </item>
  </channel>
</rss>

