<?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: Open sas program dialog in a Custom Task in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-sas-program-dialog-in-a-Custom-Task/m-p/152409#M11971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please elaborate what you are trying to achieve.&lt;/P&gt;&lt;P&gt;Eguide is an Analytics tool. Perhaps your goal is resulting in using an other tool /approach&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Jan 2014 10:39:01 GMT</pubDate>
    <dc:creator>jakarman</dc:creator>
    <dc:date>2014-01-25T10:39:01Z</dc:date>
    <item>
      <title>Open sas program dialog in a Custom Task</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-sas-program-dialog-in-a-Custom-Task/m-p/152408#M11970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;I need&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;to use the "&lt;/SPAN&gt;&lt;SPAN&gt;Open&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;program"&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;dialog&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Enterprise Guide&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;custom&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;task&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Could&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;you explain to me&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;how?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;IMG alt="Sans titre.bmp" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4787_Sans titre.bmp" width="450" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Thank's &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 17:29:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-sas-program-dialog-in-a-Custom-Task/m-p/152408#M11970</guid>
      <dc:creator>Victor</dc:creator>
      <dc:date>2014-01-24T17:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Open sas program dialog in a Custom Task</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-sas-program-dialog-in-a-Custom-Task/m-p/152409#M11971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please elaborate what you are trying to achieve.&lt;/P&gt;&lt;P&gt;Eguide is an Analytics tool. Perhaps your goal is resulting in using an other tool /approach&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 10:39:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-sas-program-dialog-in-a-Custom-Task/m-p/152409#M11971</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-01-25T10:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Open sas program dialog in a Custom Task</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-sas-program-dialog-in-a-Custom-Task/m-p/152410#M11972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There isn't a Custom Tasks API to show the file selector dialog.&amp;nbsp; You can show the data set selector with Consumer.ShowInputDataSelector, but that's good for data sets only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For local Windows files, you can simply use the FileDialog class from the .NET Framework.&amp;nbsp; But for remote files -- those located on the remote SAS session, it's much trickier.&amp;nbsp; If you can provide a bit more information about what you're trying to do, I'll see if I can suggest a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 20:52:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-sas-program-dialog-in-a-Custom-Task/m-p/152410#M11972</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2014-01-25T20:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Open sas program dialog in a Custom Task</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-sas-program-dialog-in-a-Custom-Task/m-p/152411#M11973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;That's what&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I thought.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I looked everywhere&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and found nothing&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;In fact&lt;/SPAN&gt;&lt;SPAN&gt;, I've&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;developed a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;file&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;selector for the SAS &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;server side&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; I &lt;SPAN class="hps"&gt;used it to refer&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;files&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to transfer &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;between the server and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the user workstation&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I'll&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;reuse&lt;/SPAN&gt; it&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Thank you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;anyway&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:27:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-sas-program-dialog-in-a-Custom-Task/m-p/152411#M11973</guid>
      <dc:creator>Victor</dc:creator>
      <dc:date>2014-01-27T16:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Open sas program dialog in a Custom Task</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-sas-program-dialog-in-a-Custom-Task/m-p/152412#M11974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Victor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sounds like a good plan.&amp;nbsp; Let me know if you run into any more questions along the way...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:30:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-sas-program-dialog-in-a-Custom-Task/m-p/152412#M11974</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2014-01-27T16:30:01Z</dc:date>
    </item>
  </channel>
</rss>

