<?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 http in version 9.1? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-http-in-version-9-1/m-p/38341#M9824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I need to reads input entire from&amp;nbsp; fileref(issue HTTP request) and then writes output to a fileref, and I've found that proc http is the ideal tool for this goal, but , unfortunately, looks like this proc available only from SAS 9.2. But I still have small expectation that there are some "overroad" that allow make same operation in sas 9.1, so will be very &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;grateful for any ideas.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Oct 2011 15:26:47 GMT</pubDate>
    <dc:creator>Yura2301</dc:creator>
    <dc:date>2011-10-31T15:26:47Z</dc:date>
    <item>
      <title>Proc http in version 9.1?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-http-in-version-9-1/m-p/38341#M9824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I need to reads input entire from&amp;nbsp; fileref(issue HTTP request) and then writes output to a fileref, and I've found that proc http is the ideal tool for this goal, but , unfortunately, looks like this proc available only from SAS 9.2. But I still have small expectation that there are some "overroad" that allow make same operation in sas 9.1, so will be very &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;grateful for any ideas.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 15:26:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-http-in-version-9-1/m-p/38341#M9824</guid>
      <dc:creator>Yura2301</dc:creator>
      <dc:date>2011-10-31T15:26:47Z</dc:date>
    </item>
    <item>
      <title>Proc http in version 9.1?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-http-in-version-9-1/m-p/38342#M9825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the answer will depend upon exactly what you are trying to obtain.&amp;nbsp; The url engine was available in 9.1 so you could always use something like to, say, create a text file of a web page:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;filename fileIwant url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://thefullwebaddress"&gt;http://thefullwebaddress&lt;/A&gt;&lt;SPAN&gt; lrecl=9999;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;&amp;nbsp; infile fileIwant;&lt;/P&gt;&lt;P&gt;&amp;nbsp; file "c:\mydirectory\outfileIwant.html";&lt;/P&gt;&lt;P&gt;&amp;nbsp; input;&lt;/P&gt;&lt;P&gt; put _infile_;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 15:50:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-http-in-version-9-1/m-p/38342#M9825</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-10-31T15:50:04Z</dc:date>
    </item>
    <item>
      <title>Proc http in version 9.1?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-http-in-version-9-1/m-p/38343#M9826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;This solution works correct)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 15:56:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-http-in-version-9-1/m-p/38343#M9826</guid>
      <dc:creator>Yura2301</dc:creator>
      <dc:date>2011-10-31T15:56:07Z</dc:date>
    </item>
  </channel>
</rss>

