<?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 Custom tasks .net version for EG6.1 - Documentation in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-tasks-net-version-for-EG6-1-Documentation/m-p/81373#M7907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Chris Hemedinger's very useful book, but find the need for reference documentation on the objects and methods in&lt;/P&gt;&lt;P&gt;SAS.Tasks.Toolkit;&lt;/P&gt;&lt;P&gt;SAS.Shared.AddIns;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there documentation somewhere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My particular question of the moment is: is there a method to disconnect from the active dataset? I would like to be able to submit a PROC DATASETS on the active dataset to modify extended attributes, but of course, if it is still active PROC DATASETS can't modify it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Sep 2013 13:25:16 GMT</pubDate>
    <dc:creator>LarrryHoyle</dc:creator>
    <dc:date>2013-09-13T13:25:16Z</dc:date>
    <item>
      <title>Custom tasks .net version for EG6.1 - Documentation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-tasks-net-version-for-EG6-1-Documentation/m-p/81373#M7907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Chris Hemedinger's very useful book, but find the need for reference documentation on the objects and methods in&lt;/P&gt;&lt;P&gt;SAS.Tasks.Toolkit;&lt;/P&gt;&lt;P&gt;SAS.Shared.AddIns;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there documentation somewhere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My particular question of the moment is: is there a method to disconnect from the active dataset? I would like to be able to submit a PROC DATASETS on the active dataset to modify extended attributes, but of course, if it is still active PROC DATASETS can't modify it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:25:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-tasks-net-version-for-EG6-1-Documentation/m-p/81373#M7907</guid>
      <dc:creator>LarrryHoyle</dc:creator>
      <dc:date>2013-09-13T13:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom tasks .net version for EG6.1 - Documentation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-tasks-net-version-for-EG6-1-Documentation/m-p/81374#M7908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reference doc for 6.1 is not changed from 5.1, so you should be able to use all of the same techniques, file references, etc -- just point to your 6.1 DLLs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as your question -- it's true that EG can hold a data set "open" while you are displaying the task that uses it as input.&amp;nbsp; One approach around this is to change your task so that the [InputRequired] attribute is set to &lt;STRONG&gt;None.&lt;/STRONG&gt;&amp;nbsp; Then, within your task, require the user to select/specify a data source.&amp;nbsp; Then use the &lt;STRONG&gt;SasData&lt;/STRONG&gt; classes to retrieve information about the data set as needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:36:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-tasks-net-version-for-EG6-1-Documentation/m-p/81374#M7908</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2013-09-13T13:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom tasks .net version for EG6.1 - Documentation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-tasks-net-version-for-EG6-1-Documentation/m-p/81375#M7909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, and the reference documentation (essentially the same since EG 4.2) &lt;A href="http://support.sas.com/documentation/onlinedoc/guide/customtasks/samples/zqj_EG42CustomTasks.zip"&gt;is available here&lt;/A&gt;.&amp;nbsp; It's a ZIP file that has CHM file in it.&amp;nbsp; Unzip it and then don't forget to right-click on the CHM, select &lt;STRONG&gt;Properties&lt;/STRONG&gt;, and then &lt;STRONG&gt;Unblock&lt;/STRONG&gt; the file.&amp;nbsp; Otherwise Windows will not allow you to unlock its secrets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:46:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-tasks-net-version-for-EG6-1-Documentation/m-p/81375#M7909</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2013-09-13T13:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom tasks .net version for EG6.1 - Documentation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-tasks-net-version-for-EG6-1-Documentation/m-p/81376#M7910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Yes that all makes sense. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 15:31:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-tasks-net-version-for-EG6-1-Documentation/m-p/81376#M7910</guid>
      <dc:creator>LarrryHoyle</dc:creator>
      <dc:date>2013-09-13T15:31:45Z</dc:date>
    </item>
  </channel>
</rss>

