<?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: Create SAS dataset from 'SAS Discussion Forum&amp;quot; post subject line in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Create-SAS-dataset-from-SAS-Discussion-Forum-quot-post-subject/m-p/25241#M3774</link>
    <description>Have a look at this conference paper on various FILENAME techniques:&lt;BR /&gt;
&lt;BR /&gt;
Extreme Web Access: What to Do When FILENAME URL Is Not&lt;BR /&gt;
Enough&lt;BR /&gt;
Garth Helf, Hitachi Global Storage Technologies, San Jose, CA&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi30/100-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/100-30.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Thu, 03 Dec 2009 20:19:54 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2009-12-03T20:19:54Z</dc:date>
    <item>
      <title>Create SAS dataset from 'SAS Discussion Forum" post subject line</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Create-SAS-dataset-from-SAS-Discussion-Forum-quot-post-subject/m-p/25238#M3771</link>
      <description>Hi all,&lt;BR /&gt;
          This is quite an unusual question. I want to create a sas dataset which will have the subject line of all the threads in the SAS Enterprise Guide discussion forum.&lt;BR /&gt;
&lt;BR /&gt;
         1&amp;gt; Is it possible.&lt;BR /&gt;
         2&amp;gt; Any sample code or sugi paper&lt;BR /&gt;
&lt;BR /&gt;
   Regards,&lt;BR /&gt;
&lt;BR /&gt;
Amit</description>
      <pubDate>Thu, 03 Dec 2009 19:54:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Create-SAS-dataset-from-SAS-Discussion-Forum-quot-post-subject/m-p/25238#M3771</guid>
      <dc:creator>AmitKB</dc:creator>
      <dc:date>2009-12-03T19:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create SAS dataset from 'SAS Discussion Forum" post subject line</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Create-SAS-dataset-from-SAS-Discussion-Forum-quot-post-subject/m-p/25239#M3772</link>
      <description>Interesting!  But I'm not sure you can do it.&lt;BR /&gt;
&lt;BR /&gt;
You can get the data from the RSS feed (XML):&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/rss/rssmessages.jspa?forumID=10" target="_blank"&gt;http://support.sas.com/forums/rss/rssmessages.jspa?forumID=10&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
But that shows just 10 threads, the thousands that exist.&lt;BR /&gt;
&lt;BR /&gt;
As a SAS insider, I might be able to do this from behind the firewall.  Can I ask what you're after?&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Thu, 03 Dec 2009 20:04:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Create-SAS-dataset-from-SAS-Discussion-Forum-quot-post-subject/m-p/25239#M3772</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2009-12-03T20:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create SAS dataset from 'SAS Discussion Forum" post subject line</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Create-SAS-dataset-from-SAS-Discussion-Forum-quot-post-subject/m-p/25240#M3773</link>
      <description>Hi Chris,&lt;BR /&gt;
               Thanks for the reply. &lt;BR /&gt;
               I am trying to learn how to get data out of websites where following things are involved:&lt;BR /&gt;
&lt;BR /&gt;
          1&amp;gt; Needs user id and password&lt;BR /&gt;
          2&amp;gt; Needs navigation to the page&lt;BR /&gt;
          3&amp;gt; Download data / extract data from table&lt;BR /&gt;
&lt;BR /&gt;
        For eg my yahoo mail account, my bank transaction etc.&lt;BR /&gt;
&lt;BR /&gt;
        I find SAS very convinient hence want to use it.&lt;BR /&gt;
&lt;BR /&gt;
 Regards,&lt;BR /&gt;
&lt;BR /&gt;
Amit</description>
      <pubDate>Thu, 03 Dec 2009 20:11:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Create-SAS-dataset-from-SAS-Discussion-Forum-quot-post-subject/m-p/25240#M3773</guid>
      <dc:creator>AmitKB</dc:creator>
      <dc:date>2009-12-03T20:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create SAS dataset from 'SAS Discussion Forum" post subject line</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Create-SAS-dataset-from-SAS-Discussion-Forum-quot-post-subject/m-p/25241#M3774</link>
      <description>Have a look at this conference paper on various FILENAME techniques:&lt;BR /&gt;
&lt;BR /&gt;
Extreme Web Access: What to Do When FILENAME URL Is Not&lt;BR /&gt;
Enough&lt;BR /&gt;
Garth Helf, Hitachi Global Storage Technologies, San Jose, CA&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi30/100-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/100-30.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 03 Dec 2009 20:19:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Create-SAS-dataset-from-SAS-Discussion-Forum-quot-post-subject/m-p/25241#M3774</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-12-03T20:19:54Z</dc:date>
    </item>
  </channel>
</rss>

