<?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 import csv files including the SUB character (ASCII=26)? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-import-csv-files-including-the-SUB-character-ASCII-26/m-p/360378#M274652</link>
    <description>&lt;P&gt;1) Why does your data have this in the first place?&lt;/P&gt;
&lt;P&gt;2) What code are you using to read it in?&lt;/P&gt;
&lt;P&gt;3) Perhaps a small example file showing the issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Likely you should just be able to add the option:&amp;nbsp;ignoredoseof&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To your filename statement. But you may just have have to be more creative, depending on the actual character.&lt;/P&gt;</description>
    <pubDate>Mon, 22 May 2017 08:16:13 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2017-05-22T08:16:13Z</dc:date>
    <item>
      <title>How to import csv files including the SUB character (ASCII=26)?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-import-csv-files-including-the-SUB-character-ASCII-26/m-p/360374#M274651</link>
      <description>&lt;P&gt;I would like to import many big csv files in SAS and some of them include the SUB character (ASCII=26). When SAS reaches this character, it stops processing and reports a success.&lt;/P&gt;&lt;P&gt;I am able to remove this character using powershell and then I can&amp;nbsp;correctly import the files in SAS. However, running the powershell code all the files is not efficient.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to&amp;nbsp;fix this problem in SAS,&amp;nbsp;for example&amp;nbsp;to tell SAS to not stop importing when&amp;nbsp;it reaches this character?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 07:56:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-import-csv-files-including-the-SUB-character-ASCII-26/m-p/360374#M274651</guid>
      <dc:creator>user_</dc:creator>
      <dc:date>2017-05-22T07:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to import csv files including the SUB character (ASCII=26)?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-import-csv-files-including-the-SUB-character-ASCII-26/m-p/360378#M274652</link>
      <description>&lt;P&gt;1) Why does your data have this in the first place?&lt;/P&gt;
&lt;P&gt;2) What code are you using to read it in?&lt;/P&gt;
&lt;P&gt;3) Perhaps a small example file showing the issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Likely you should just be able to add the option:&amp;nbsp;ignoredoseof&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To your filename statement. But you may just have have to be more creative, depending on the actual character.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 08:16:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-import-csv-files-including-the-SUB-character-ASCII-26/m-p/360378#M274652</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-05-22T08:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to import csv files including the SUB character (ASCII=26)?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-import-csv-files-including-the-SUB-character-ASCII-26/m-p/360379#M274653</link>
      <description>&lt;P&gt;Try the&lt;/P&gt;
&lt;H4 class="xis-argument"&gt;IGNOREDOSEOF&lt;/H4&gt;
&lt;P&gt;option, as mentioned in &lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/69955/HTML/default/viewer.htm#chifoptfmain.htm" target="_blank"&gt;INFILE Statement: Windows&lt;/A&gt; in the Companion for Windows.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 08:18:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-import-csv-files-including-the-SUB-character-ASCII-26/m-p/360379#M274653</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-05-22T08:18:33Z</dc:date>
    </item>
  </channel>
</rss>

