<?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: When exporting how do I map sas headers to longer headers? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/When-exporting-how-do-I-map-sas-headers-to-longer-headers/m-p/197108#M36968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use labels.&lt;/P&gt;&lt;P&gt;data mydata ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; x=10;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; label x='This is a really long name for the variable X';&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2015 14:46:22 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2015-07-07T14:46:22Z</dc:date>
    <item>
      <title>When exporting how do I map sas headers to longer headers?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/When-exporting-how-do-I-map-sas-headers-to-longer-headers/m-p/197106#M36966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Too satisfy SAS headers max size i have been forced too shorten down my headers from 50 byte to 32 byte. &lt;/P&gt;&lt;P&gt;Is there a way that i can automatically map my headers from 32 byte to 50 byte with a macro when i export them from sas?&lt;/P&gt;&lt;P&gt;I have a excel document that maps my normal headers too short sas headers.&lt;/P&gt;&lt;P&gt;I essentially want too go back from short headers to normal size headers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Br Jacob &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 14:23:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/When-exporting-how-do-I-map-sas-headers-to-longer-headers/m-p/197106#M36966</guid>
      <dc:creator>jacobkr</dc:creator>
      <dc:date>2015-07-07T14:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: When exporting how do I map sas headers to longer headers?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/When-exporting-how-do-I-map-sas-headers-to-longer-headers/m-p/197107#M36967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you export?&amp;nbsp; If you use ods tagsets.excelxp then you can set column headings either in the variables label or in the proc report:&lt;/P&gt;&lt;P&gt;ods tagsets.excelxp file="xyz.xlsx";&lt;/P&gt;&lt;P&gt;proc report data=xyz;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; columns a b;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; define a / "A long variable label";&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 14:41:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/When-exporting-how-do-I-map-sas-headers-to-longer-headers/m-p/197107#M36967</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-07-07T14:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: When exporting how do I map sas headers to longer headers?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/When-exporting-how-do-I-map-sas-headers-to-longer-headers/m-p/197108#M36968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use labels.&lt;/P&gt;&lt;P&gt;data mydata ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; x=10;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; label x='This is a really long name for the variable X';&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 14:46:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/When-exporting-how-do-I-map-sas-headers-to-longer-headers/m-p/197108#M36968</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2015-07-07T14:46:22Z</dc:date>
    </item>
  </channel>
</rss>

