<?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 proc import with CSV in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-import-with-CSV/m-p/227321#M54175</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can i&amp;nbsp; use namerow,getnames,startrow and sheet within proc import&amp;nbsp; when trying to import a&amp;nbsp; CSV file?&lt;/P&gt;&lt;P&gt;Getting errors&amp;nbsp; when trying to&amp;nbsp; import.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone pls?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Fri, 25 Sep 2015 18:05:30 GMT</pubDate>
    <dc:creator>Tal</dc:creator>
    <dc:date>2015-09-25T18:05:30Z</dc:date>
    <item>
      <title>proc import with CSV</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-import-with-CSV/m-p/227321#M54175</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can i&amp;nbsp; use namerow,getnames,startrow and sheet within proc import&amp;nbsp; when trying to import a&amp;nbsp; CSV file?&lt;/P&gt;&lt;P&gt;Getting errors&amp;nbsp; when trying to&amp;nbsp; import.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone pls?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 18:05:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-import-with-CSV/m-p/227321#M54175</guid>
      <dc:creator>Tal</dc:creator>
      <dc:date>2015-09-25T18:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: proc import with CSV</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-import-with-CSV/m-p/227330#M54177</link>
      <description>&lt;P&gt;CSV files will not have sheets, so that won't work with csv, NAMEROW only applies to Excel spread sheet, not CSV.&lt;/P&gt;&lt;P&gt;Getnames will look for the names on the first line of the data. Datarow specifies which line of the file has the first row of data that you want read. You may also want to add a quessingrows =32000 to examine more values before guessing type of variable and length of character variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Post the code and the log results of errors for more specific help.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 18:46:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-import-with-CSV/m-p/227330#M54177</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-09-25T18:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: proc import with CSV</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-import-with-CSV/m-p/227568#M54193</link>
      <description>&lt;P&gt;thanks ballardw&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2015 19:40:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-import-with-CSV/m-p/227568#M54193</guid>
      <dc:creator>Tal</dc:creator>
      <dc:date>2015-09-28T19:40:42Z</dc:date>
    </item>
  </channel>
</rss>

