<?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: Importing .csv File with Embedded NULL in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Importing-csv-File-with-Embedded-NULL/m-p/51336#M14096</link>
    <description>Sounds like you have a UNICODE file.  Look at the ENCODING option on the INFILE or FILENAME statement.</description>
    <pubDate>Wed, 03 Feb 2010 03:03:07 GMT</pubDate>
    <dc:creator>data_null__</dc:creator>
    <dc:date>2010-02-03T03:03:07Z</dc:date>
    <item>
      <title>Importing .csv File with Embedded NULL</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Importing-csv-File-with-Embedded-NULL/m-p/51335#M14095</link>
      <description>I have a .csv file that I'm trying to read in.  The problem is that every other byte appears to be a NULL (char value = 00).  The best solution I have is using the compress function to take the NULLs out.  This isn't the first time my "data experts" have given me a file like this and I suspect that it is due to a decryption process that they use.&lt;BR /&gt;
&lt;BR /&gt;
My question is this, is there a easier or slicker way of ignoring the bad bytes or am I doomed to repeat this exercise over and over again?</description>
      <pubDate>Tue, 02 Feb 2010 22:01:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Importing-csv-File-with-Embedded-NULL/m-p/51335#M14095</guid>
      <dc:creator>CurlerBob</dc:creator>
      <dc:date>2010-02-02T22:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Importing .csv File with Embedded NULL</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Importing-csv-File-with-Embedded-NULL/m-p/51336#M14096</link>
      <description>Sounds like you have a UNICODE file.  Look at the ENCODING option on the INFILE or FILENAME statement.</description>
      <pubDate>Wed, 03 Feb 2010 03:03:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Importing-csv-File-with-Embedded-NULL/m-p/51336#M14096</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2010-02-03T03:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Importing .csv File with Embedded NULL</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Importing-csv-File-with-Embedded-NULL/m-p/51337#M14097</link>
      <description>Thanks.  That worked great!</description>
      <pubDate>Wed, 03 Feb 2010 14:44:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Importing-csv-File-with-Embedded-NULL/m-p/51337#M14097</guid>
      <dc:creator>CurlerBob</dc:creator>
      <dc:date>2010-02-03T14:44:35Z</dc:date>
    </item>
  </channel>
</rss>

