<?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: Use headers longer then 32B in sas? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Use-headers-longer-then-32B-in-sas/m-p/199354#M37308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assign Label to your variables, it supports up to 256 character, and don't have to comply with SAS naming conventions. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2015 12:41:52 GMT</pubDate>
    <dc:creator>Haikuo</dc:creator>
    <dc:date>2015-07-09T12:41:52Z</dc:date>
    <item>
      <title>Use headers longer then 32B in sas?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Use-headers-longer-then-32B-in-sas/m-p/199353#M37307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there any way too use headers longer than 32B in SAS?&lt;/P&gt;&lt;P&gt;Can i somehow change my existing reports to consider longer headers?&lt;/P&gt;&lt;P&gt;/Best Regards Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 08:10:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Use-headers-longer-then-32B-in-sas/m-p/199353#M37307</guid>
      <dc:creator>jacobkr</dc:creator>
      <dc:date>2015-07-09T08:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Use headers longer then 32B in sas?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Use-headers-longer-then-32B-in-sas/m-p/199354#M37308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assign Label to your variables, it supports up to 256 character, and don't have to comply with SAS naming conventions. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 12:41:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Use-headers-longer-then-32B-in-sas/m-p/199354#M37308</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2015-07-09T12:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Use headers longer then 32B in sas?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Use-headers-longer-then-32B-in-sas/m-p/199355#M37309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Hai.juo has mentioned:&lt;/P&gt;&lt;P&gt;Variable Name - this is an identifier, keep it short and simple, makes coding a lot easier.&amp;nbsp; Its only for programming, so needs not have anything fancy.&lt;/P&gt;&lt;P&gt;Variable Label - this is the nice frilly output reference which won't be used in programming.&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set have;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var="The variable is called var";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; label var "The label however here describes what var is for and is used in the output";&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 12:54:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Use-headers-longer-then-32B-in-sas/m-p/199355#M37309</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-07-09T12:54:30Z</dc:date>
    </item>
  </channel>
</rss>

