<?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 How to read a external file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-a-external-file/m-p/116636#M24079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to read a external file in 'Macro's &amp;amp; SQL' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2012 13:22:59 GMT</pubDate>
    <dc:creator>Grandhi4</dc:creator>
    <dc:date>2012-05-16T13:22:59Z</dc:date>
    <item>
      <title>How to read a external file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-a-external-file/m-p/116636#M24079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to read a external file in 'Macro's &amp;amp; SQL' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 13:22:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-a-external-file/m-p/116636#M24079</guid>
      <dc:creator>Grandhi4</dc:creator>
      <dc:date>2012-05-16T13:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to read a external file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-a-external-file/m-p/116637#M24080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your question is too general to be sufficiently answered. This is my try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I don't think Proc SQL has the capacity to directly read any external file, (with the exception of pass-through, as I am not so sure if you can call it external file)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Depending on what types of external file and whether you have SAS/ACCESS, for data step, please search 'filename' , 'infile' and libname statement using SAS online help. Each of them, if to be explained thoroughly, will take hundreds of pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. for proc, please check out 'proc import'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can wrap up 2,3 inside a macro at your will.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Haikuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 13:31:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-a-external-file/m-p/116637#M24080</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2012-05-16T13:31:07Z</dc:date>
    </item>
  </channel>
</rss>

