<?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: Using Label with proc contents using SAS Studio in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Using-Label-with-proc-contents-using-SAS-Studio/m-p/622161#M19720</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/258497"&gt;@SASISA&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to modify a variable label you can use a proc datasets:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc datasets lib=work;
	modify world;
	label pop85='population in 1985';
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Feb 2020 10:35:10 GMT</pubDate>
    <dc:creator>ed_sas_member</dc:creator>
    <dc:date>2020-02-04T10:35:10Z</dc:date>
    <item>
      <title>Using Label with proc contents using SAS Studio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Using-Label-with-proc-contents-using-SAS-Studio/m-p/622160#M19719</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm new on SAS-Studio. I don't understand why this programme don't work on SAS Studio, labels dosen't work with a proc contents statement (but it works well with SAS local 9.4). Many Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc contents data=world;&lt;BR /&gt;Label pop85='population in 1985';&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 10:14:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Using-Label-with-proc-contents-using-SAS-Studio/m-p/622160#M19719</guid>
      <dc:creator>SASISA</dc:creator>
      <dc:date>2020-02-04T10:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using Label with proc contents using SAS Studio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Using-Label-with-proc-contents-using-SAS-Studio/m-p/622161#M19720</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/258497"&gt;@SASISA&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to modify a variable label you can use a proc datasets:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc datasets lib=work;
	modify world;
	label pop85='population in 1985';
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 10:35:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Using-Label-with-proc-contents-using-SAS-Studio/m-p/622161#M19720</guid>
      <dc:creator>ed_sas_member</dc:creator>
      <dc:date>2020-02-04T10:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using Label with proc contents using SAS Studio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Using-Label-with-proc-contents-using-SAS-Studio/m-p/622162#M19721</link>
      <description>Many thanks. Best too.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Feb 2020 10:38:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Using-Label-with-proc-contents-using-SAS-Studio/m-p/622162#M19721</guid>
      <dc:creator>SASISA</dc:creator>
      <dc:date>2020-02-04T10:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Label with proc contents using SAS Studio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Using-Label-with-proc-contents-using-SAS-Studio/m-p/623459#M19929</link>
      <description />
      <pubDate>Sun, 09 Feb 2020 22:29:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Using-Label-with-proc-contents-using-SAS-Studio/m-p/623459#M19929</guid>
      <dc:creator>SASISA</dc:creator>
      <dc:date>2020-02-09T22:29:38Z</dc:date>
    </item>
  </channel>
</rss>

