<?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 Getting label within datastep in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Getting-label-within-datastep/m-p/74007#M15972</link>
    <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
Is there any way to extract the value of variable lable and convert to the value of a seperate variable within a datastep ? For example, If i want to create a variable label_desc which has the value of the the lable of the corrosponding variable ?&lt;BR /&gt;
&lt;BR /&gt;
Just want to see there is a better way then doing it with proc contents , sorted and then merging back  to the dataset.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
    <pubDate>Wed, 07 Apr 2010 12:48:27 GMT</pubDate>
    <dc:creator>Kwok</dc:creator>
    <dc:date>2010-04-07T12:48:27Z</dc:date>
    <item>
      <title>Getting label within datastep</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-label-within-datastep/m-p/74007#M15972</link>
      <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
Is there any way to extract the value of variable lable and convert to the value of a seperate variable within a datastep ? For example, If i want to create a variable label_desc which has the value of the the lable of the corrosponding variable ?&lt;BR /&gt;
&lt;BR /&gt;
Just want to see there is a better way then doing it with proc contents , sorted and then merging back  to the dataset.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Wed, 07 Apr 2010 12:48:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-label-within-datastep/m-p/74007#M15972</guid>
      <dc:creator>Kwok</dc:creator>
      <dc:date>2010-04-07T12:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting label within datastep</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-label-within-datastep/m-p/74008#M15973</link>
      <description>The SAS DATA step function VLABEL is what you want to use.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Google advanced search argument, this topic/post:&lt;BR /&gt;
vlabel function site:sas.com</description>
      <pubDate>Wed, 07 Apr 2010 13:36:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-label-within-datastep/m-p/74008#M15973</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-04-07T13:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Getting label within datastep</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-label-within-datastep/m-p/74009#M15974</link>
      <description>Check out the VLABEL function: &lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/62618/HTML/default/a000202869.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrdict/62618/HTML/default/a000202869.htm&lt;/A&gt;</description>
      <pubDate>Wed, 07 Apr 2010 13:37:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-label-within-datastep/m-p/74009#M15974</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2010-04-07T13:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting label within datastep</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-label-within-datastep/m-p/74010#M15975</link>
      <description>Thanks much, This is what I am lookin for.</description>
      <pubDate>Wed, 07 Apr 2010 13:42:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-label-within-datastep/m-p/74010#M15975</guid>
      <dc:creator>Kwok</dc:creator>
      <dc:date>2010-04-07T13:42:13Z</dc:date>
    </item>
  </channel>
</rss>

