<?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: how to export into CSV without header in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-export-into-CSV-without-header/m-p/805199#M317155</link>
    <description>&lt;P&gt;Proc export has the putnames option. Set it to "no" and you should get a files without header.&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2022 05:53:00 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2022-03-31T05:53:00Z</dc:date>
    <item>
      <title>how to export into CSV without header</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-export-into-CSV-without-header/m-p/805183#M317143</link>
      <description>&lt;P&gt;Here is one solution online,&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/62894293/sas-proc-export-xlsx-without-named-ranges" target="_blank"&gt;Sas PROC EXPORT xlsx without named ranges - Stack Overflow&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But it prompts to ask whether to save or open, which is a killer at automation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyone?!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 01:20:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-export-into-CSV-without-header/m-p/805183#M317143</guid>
      <dc:creator>hellohere</dc:creator>
      <dc:date>2022-03-31T01:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to export into CSV without header</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-export-into-CSV-without-header/m-p/805189#M317149</link>
      <description>&lt;P&gt;Are you looking for something that works with pretty much any data set without writing much code or a specific data set structure?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And is actually to a CSV? When your subject says CSV and then point to code about XLSX files I get confused as to the actual file format desired.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 02:30:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-export-into-CSV-without-header/m-p/805189#M317149</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-03-31T02:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to export into CSV without header</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-export-into-CSV-without-header/m-p/805199#M317155</link>
      <description>&lt;P&gt;Proc export has the putnames option. Set it to "no" and you should get a files without header.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 05:53:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-export-into-CSV-without-header/m-p/805199#M317155</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2022-03-31T05:53:00Z</dc:date>
    </item>
  </channel>
</rss>

