<?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 Program Editor in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Program-Editor/m-p/126480#M10409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll echo Reeza.&amp;nbsp; For the casual user, it may not make much difference (especially when you include the learning curve).&amp;nbsp; For the power user, there can be huge productivity gains. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use EMACS as my editor because the same operations work on both Unix and the PC.&amp;nbsp; Once you get past the learning curve, it is a heck of a lot faster to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do like the new syntax sensitive SAS editor in EG 5.1.&amp;nbsp; If knows 90+ percent of the SAS syntax and saves looking up the things that I don't use everyday.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Sep 2012 12:36:12 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2012-09-21T12:36:12Z</dc:date>
    <item>
      <title>SAS Program Editor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Program-Editor/m-p/126478#M10407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am here again with a query for SAS, my query is if someone is having BASE SAS 9.2&amp;nbsp; or SAS EG 4.2 then what is the need of extra program editor like UltraEdit?&lt;/P&gt;&lt;P&gt;i mean same things we can done through SAS EG 4.2 or Base SAS 9.2, you know creating,modifying and saving SAS Program. Please tell me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tushar J.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 16:20:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Program-Editor/m-p/126478#M10407</guid>
      <dc:creator>Tushar</dc:creator>
      <dc:date>2012-09-20T16:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Program Editor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Program-Editor/m-p/126479#M10408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User preference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need it but some people are either used to it, prefer that it opens as text and doesn't open in SAS/EG so no change of accidentally running something and it has a few other features, eg search/replace/find/compare that are better. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Whether or not those are useful are a personal preference. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 16:41:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Program-Editor/m-p/126479#M10408</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-09-20T16:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Program Editor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Program-Editor/m-p/126480#M10409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll echo Reeza.&amp;nbsp; For the casual user, it may not make much difference (especially when you include the learning curve).&amp;nbsp; For the power user, there can be huge productivity gains. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use EMACS as my editor because the same operations work on both Unix and the PC.&amp;nbsp; Once you get past the learning curve, it is a heck of a lot faster to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do like the new syntax sensitive SAS editor in EG 5.1.&amp;nbsp; If knows 90+ percent of the SAS syntax and saves looking up the things that I don't use everyday.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 12:36:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Program-Editor/m-p/126480#M10409</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2012-09-21T12:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Program Editor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Program-Editor/m-p/126481#M10410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My work life would be lot more of a hassle without UltraEdit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have SAS jobs that run on Unix servers.&amp;nbsp; For development and testing I use the SAS Editor and the RSUBMIT-ENDRSUBMT commands to direct execution to the appropriate server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the code is in production, I use UltraEdit for maintenance and modifications.&amp;nbsp; (We use a home-grown shell script-based code management application for check in/check out.)&amp;nbsp; The power of UltraEdit as I use it is that its FTP Accounts entry in the Explorer window allows you connect to UNIX servers and then open edit, and save programs there.&amp;nbsp; It works in both FTP and SFTP environments if properly set up, which isn't difficult.&amp;nbsp; I also do shell scripting and PL/SQL coding and UltraEdit lets me work with that code the same way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Textpad has the same UNIX file access/editing capability but I've had trouble with it's file saving functionality under SFTP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, maybe that's something the SAS folks could investigate.&amp;nbsp; Have their Editor's Explorer window map to UNIX directories with the ability to edit files stored there.&amp;nbsp; Sounds like something for the SAS Ballot.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 20:02:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Program-Editor/m-p/126481#M10410</guid>
      <dc:creator>bentleyj1</dc:creator>
      <dc:date>2012-09-21T20:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Program Editor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Program-Editor/m-p/126482#M10411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot to all and specially Bentleyj1 for giving clearer idea....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2012 11:50:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Program-Editor/m-p/126482#M10411</guid>
      <dc:creator>Tushar</dc:creator>
      <dc:date>2012-09-22T11:50:42Z</dc:date>
    </item>
  </channel>
</rss>

