<?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: SAS.EG.SEGuide.MainForm in sas eg 5.1? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-SEGuide-MainForm-in-sas-eg-5-1/m-p/180418#M13787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS&lt;STRONG&gt; does not&lt;/STRONG&gt; support the direct use of these libraries in your own applications.&amp;nbsp; The only EG libraries/APIs that SAS supports are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sascommunity.org/wiki/Not_Just_for_Scheduling:_Doing_More_with_SAS_Enterprise_Guide_Automation"&gt;The automation API (scripting)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://go.sas.com/customtasksapi"&gt;The custom task APIs (SAS.Shared.Addins and SAS.Tasks.Toolkit)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of the other libraries are internal to the product, and are subject to change from release to release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That said, you'll find the class in SAS.EG.Application.dll.&amp;nbsp; However, you should evaluate your use of these internal libraries, as it can be risky to rely on them for your own production applications.&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, 23 Dec 2013 13:59:43 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2013-12-23T13:59:43Z</dc:date>
    <item>
      <title>SAS.EG.SEGuide.MainForm in sas eg 5.1?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-SEGuide-MainForm-in-sas-eg-5-1/m-p/180417#M13786</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;I used&amp;nbsp; SAS.EG.SEGuide.MainForm in my sas eg 4.3 project. But there is no SAS.EG.SEGuide.MainForm library in 5.1 ? Which library can I use than SAS.EG.SEGuide.MainForm ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 09:46:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-SEGuide-MainForm-in-sas-eg-5-1/m-p/180417#M13786</guid>
      <dc:creator>neverwinter</dc:creator>
      <dc:date>2013-12-23T09:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS.EG.SEGuide.MainForm in sas eg 5.1?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-SEGuide-MainForm-in-sas-eg-5-1/m-p/180418#M13787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS&lt;STRONG&gt; does not&lt;/STRONG&gt; support the direct use of these libraries in your own applications.&amp;nbsp; The only EG libraries/APIs that SAS supports are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sascommunity.org/wiki/Not_Just_for_Scheduling:_Doing_More_with_SAS_Enterprise_Guide_Automation"&gt;The automation API (scripting)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://go.sas.com/customtasksapi"&gt;The custom task APIs (SAS.Shared.Addins and SAS.Tasks.Toolkit)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of the other libraries are internal to the product, and are subject to change from release to release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That said, you'll find the class in SAS.EG.Application.dll.&amp;nbsp; However, you should evaluate your use of these internal libraries, as it can be risky to rely on them for your own production applications.&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, 23 Dec 2013 13:59:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-SEGuide-MainForm-in-sas-eg-5-1/m-p/180418#M13787</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2013-12-23T13:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS.EG.SEGuide.MainForm in sas eg 5.1?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-SEGuide-MainForm-in-sas-eg-5-1/m-p/180419#M13788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using these libraries in Sas add-in. I created an add-in for sas eg 4.3 in vs 2008. Now I upgrade my sas eg version to 5.1 . So I need to use VS 2012 and .net framework 4.0. That's ok. But in eg 5.1, some dl's doesn't exist which using in my project. Like sas.eg.seguide.dll . So I can't build my Project vs 2012 with using 5.1 dll's. I used sas.eg.seguide.dll in eg4.3. But now, for building my Project with 5.3 dll's I need sas.eg.seguide.dll, or it needs replace sth. In eg 5.1, there are two kind of seguide dll. These are sas.eg.seguide.forms.dll, sas.eg.seguide.tools.dll. Bu I need sas.eg.seguide.mainform variable. But these two library doesn't support that variable . How can I fix it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 14:16:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-SEGuide-MainForm-in-sas-eg-5-1/m-p/180419#M13788</guid>
      <dc:creator>neverwinter</dc:creator>
      <dc:date>2013-12-23T14:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS.EG.SEGuide.MainForm in sas eg 5.1?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-SEGuide-MainForm-in-sas-eg-5-1/m-p/180420#M13789</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;It appears that you are making use of undocumented libraries.&amp;nbsp; In EG 5.1 many of these libraries were "refactored" to accommodate necessary changes for allowing a 64-bit version and other application features.&amp;nbsp; But these libraries &lt;STRONG&gt;are not&lt;/STRONG&gt; documented for customer use, and SAS Technical Support cannot help you with these.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to send me your project and a description of what you're trying to accomplish, I might be able to guide you towards a path that is supported and thus not as risky when there is a version change.&amp;nbsp; You can e-mail me at chris.hemedinger[at]sas.com.&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, 23 Dec 2013 14:35:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-SEGuide-MainForm-in-sas-eg-5-1/m-p/180420#M13789</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2013-12-23T14:35:26Z</dc:date>
    </item>
  </channel>
</rss>

