<?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: Import txt file in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Import-txt-file/m-p/111641#M30943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post the data step code generated by proc import and descriptions of what you expected. Is your data delimited or fixed column?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 22:43:23 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2012-09-04T22:43:23Z</dc:date>
    <item>
      <title>Import txt file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-txt-file/m-p/111639#M30941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to import a txt file with several columns.&amp;nbsp; I don't get any error messages but the resulting Sas dataset does not recognize all the columns and has all the data in only one column.&amp;nbsp; How can I change the file or proc import code to recognize all the columns? Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 21:09:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-txt-file/m-p/111639#M30941</guid>
      <dc:creator>trich12</dc:creator>
      <dc:date>2012-09-04T21:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Import txt file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-txt-file/m-p/111640#M30942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tell us more about the file.&amp;nbsp; It may be better to just read it with the INFILE statement and a DATA step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 21:11:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-txt-file/m-p/111640#M30942</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2012-09-04T21:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Import txt file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-txt-file/m-p/111641#M30943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post the data step code generated by proc import and descriptions of what you expected. Is your data delimited or fixed column?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 22:43:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-txt-file/m-p/111641#M30943</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2012-09-04T22:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Import txt file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-txt-file/m-p/111642#M30944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This question is occurred usually by not identifying the delimiter or assign a wrong delimiter.&lt;/P&gt;&lt;P&gt;e.g. The file's delimiter is TAB character ( '09'x&amp;nbsp;&amp;nbsp; '05'x ), but you think it is a white blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 04:20:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-txt-file/m-p/111642#M30944</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-09-05T04:20:25Z</dc:date>
    </item>
  </channel>
</rss>

