<?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: Using Ultra Edit in Combination with Enterprise Guide in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284654#M19475</link>
    <description>&lt;P&gt;I realize (belatedly) that I should have been more specific in my request. How would one submit a program that had been edited externally (using Ultra Edit or some other tool)?&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2016 19:47:32 GMT</pubDate>
    <dc:creator>newtolinux</dc:creator>
    <dc:date>2016-07-14T19:47:32Z</dc:date>
    <item>
      <title>Using Ultra Edit in Combination with Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284388#M19471</link>
      <description>&lt;P&gt;Could Enterprise Guide be enhanced to offer Ultra Edit as an "external editor" as it does currently for external Windows comparison tools?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 16:52:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284388#M19471</guid>
      <dc:creator>newtolinux</dc:creator>
      <dc:date>2016-07-14T16:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using Ultra Edit in Combination with Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284395#M19472</link>
      <description>&lt;P&gt;You can do this today with SAS Enterprise Guide 7.12! &amp;nbsp;It works when your SAS programs are saved on your local file system -- not with embedded programs or remote files on your SAS session.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Set UltraEdit as your default editor for .SAS programs (you've probably done that)&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;Right-click on the program in your flow or project tree, select Open &lt;EM&gt;&amp;lt;program&amp;gt;&lt;/EM&gt; with Windows Default&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4066i9141C4DEE189A68A/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="default.png" title="default.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use this sometimes today -- but with Notepad++.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 17:26:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284395#M19472</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2016-07-14T17:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using Ultra Edit in Combination with Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284396#M19473</link>
      <description>&lt;P&gt;As a matter of fact, we added this functionality (pretty&amp;nbsp;close to what you describe -- edit in an external editor from EG)&amp;nbsp;in EG 7.12...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you right-click a program in the Proect Tree or Process Flow, on the Open context menu, you will see an "Open with Windows Default" menu item.&amp;nbsp; If you click that menu item, the .sas file will be opened in whatever program is associated with .sas files on your Windows OS (usually EG by default, so you'd have to change the default application&amp;nbsp;to your preferred editor in Windows).&amp;nbsp; You can then edit and save the program in your preferred editor.&amp;nbsp; When you return to EG, if the program is still open in EG, you'll get notified that changes have been made outside of EG and ask if you'd like to reload them.&amp;nbsp; (If the program is not open in EG, the externally made changes will get picked up automatically.)&amp;nbsp; Then, you can run the programs in EG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: It only works with externally referenced files (not embedded programs).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT: Just noticed&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger﻿&lt;/a&gt;&amp;nbsp;beat me to it!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 18:20:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284396#M19473</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2016-07-14T18:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using Ultra Edit in Combination with Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284401#M19474</link>
      <description>Just wanted to note that the better handling of externally made changes to a .sas  file (i.e. the notification with option to reload) is a big help.  In earlier versions, EG did not seem to know when an open file had been edited outside of EG, and once or twice I managed to lose external edits by saving an open file in EG before it had loaded the external changes.  So thanks for that!</description>
      <pubDate>Thu, 14 Jul 2016 17:35:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284401#M19474</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2016-07-14T17:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using Ultra Edit in Combination with Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284654#M19475</link>
      <description>&lt;P&gt;I realize (belatedly) that I should have been more specific in my request. How would one submit a program that had been edited externally (using Ultra Edit or some other tool)?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 19:47:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284654#M19475</guid>
      <dc:creator>newtolinux</dc:creator>
      <dc:date>2016-07-14T19:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using Ultra Edit in Combination with Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284925#M19506</link>
      <description>&lt;P&gt;Several&amp;nbsp;ways.&amp;nbsp; Here are the two most common I can think of...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-open the .sas file in EG, Display Manager, SAS Studio, or any other client capable of running SAS code, then run the program.&lt;/P&gt;
&lt;P&gt;-via batch (ex. "C:\Program Files\SASHome\SASFoundation\9.4\sas.exe -sysin c:\myprogram.sas")&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 18:30:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284925#M19506</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2016-07-15T18:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using Ultra Edit in Combination with Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284931#M19507</link>
      <description>Sure. But since we are in a client/server environment (and do not have SAS/CONNECT licensed), I assume there is no way to submit the code to the server from within Ultra Edit? (Windows desktop / Linux server)&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jul 2016 18:42:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284931#M19507</guid>
      <dc:creator>newtolinux</dc:creator>
      <dc:date>2016-07-15T18:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using Ultra Edit in Combination with Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284935#M19508</link>
      <description>&lt;P&gt;Not unless someone has written (or is willing to write)&amp;nbsp;an UltraEdit plug-in to do so.&amp;nbsp; (It is definitely feasible to write a client or plugin that submits SAS code to a remote server (using IOM interfaces in Integration Technologies, as EG does&amp;nbsp;-- SAS/CONNECT not needed).)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A quick search turned up this existing UltraEdit&amp;nbsp;plugin (contributed by an UltraEdit user)&amp;nbsp;that advertises allowing you to, "Edit, Run, and Debug your SAS Programs in UltraEdit":&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.ultraedit.com/support/tutorials_power_tips/ultraedit/sas.html" target="_blank"&gt;http://www.ultraedit.com/support/tutorials_power_tips/ultraedit/sas.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I know nothing about it (ex. may or may&amp;nbsp;not work with client/server setup), but may be worth investigating.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 19:01:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284935#M19508</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2016-07-15T19:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using Ultra Edit in Combination with Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284943#M19509</link>
      <description>&lt;P&gt;I've never tried to extend UltraEdit, but I do have several examples of running SAS from other environments. &amp;nbsp;Perhaps you can adapt one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/cjdinger/SasHarness" target="_self"&gt;A Microsoft .NET project to access SAS using SAS Integration Technologies&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Several &lt;A href="http://blogs.sas.com/content/sasdummy/tag/powershell/" target="_self"&gt;examples of using Windows PowerShell to drive SAS&lt;/A&gt;, again via SAS Integration Technologies&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 15 Jul 2016 19:15:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284943#M19509</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2016-07-15T19:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using Ultra Edit in Combination with Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284945#M19510</link>
      <description>Thanks, Chris. I appreciate your response and will look into this.&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jul 2016 19:21:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-Ultra-Edit-in-Combination-with-Enterprise-Guide/m-p/284945#M19510</guid>
      <dc:creator>newtolinux</dc:creator>
      <dc:date>2016-07-15T19:21:29Z</dc:date>
    </item>
  </channel>
</rss>

