<?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: Best IDEs for SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463187#M284965</link>
    <description>&lt;P&gt;Here are the screenshots for the next releases:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/The-Future-of-SAS-Enterprise-Guide-and-SAS-Studio-a-SAS-Global/ta-p/457437" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/The-Future-of-SAS-Enterprise-Guide-and-SAS-Studio-a-SAS-Global/ta-p/457437&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've never worked with an external SAS IDE, but I have coded in NotePad++ and Jupyter Notebook, with mixed results. I much prefer SAS Studio now.&amp;nbsp; Chris Hemedinger has a site (gitHub) that has what you need to set up NotePad++ as an editor.&lt;/P&gt;
&lt;P&gt;I personally have been quite impressed with Visual Studio as an IDE lately. It has a lot of cool features and developers in multiple area's in my org seem to like it as well. Not sure if that could be modified somehow to work with SAS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2017/08/25/npp-with-sas/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2017/08/25/npp-with-sas/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 May 2018 22:34:23 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-05-17T22:34:23Z</dc:date>
    <item>
      <title>Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463175#M284962</link>
      <description>&lt;P&gt;I've been looking for a better IDE for SAS for some time, but I've never had any luck.&amp;nbsp; I have the basic version, SAS Studio, and SAS Enterprise Guide.&amp;nbsp; None of these come close to what I want, though.&amp;nbsp; The biggest drawback I have is that these don't work outside of a single window.&amp;nbsp; I like to view data sets, the log and my current script at the same time, and this isn't feasible in any of these options.&amp;nbsp; Are there other IDEs I could be using, and if not, are there some hidden settings I'm overlooking that could make some of this a little better?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My preferred solution would be something like R-Studio's default layout as this gets the balance right between making the programming portion a little less painless and allowing you to efficiently 'see' your data.&amp;nbsp; There, you have your script in the top left, a console/log in the bottom right (why no console, anyway?).&amp;nbsp; On the right, you have quick and easy access to information&amp;nbsp;on all user loaded data (without having to navigate through libraries and open new windows), functions, variables, etc as well as a nice file explorer and a handy window for the help menu.&amp;nbsp; What's even better is any of these can be 'popped out' outside the main window.&amp;nbsp; This allows for side to side viewing and a much better use of available screen space.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a lot of frustrations with SAS, but the available user interfaces are the biggest.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 21:40:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463175#M284962</guid>
      <dc:creator>mark4</dc:creator>
      <dc:date>2018-05-17T21:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463177#M284963</link>
      <description>&lt;P&gt;Isn't that kind of how SAS Studio is designed. And the new version of EG, in screenshots looks pretty close to the R-Studio interface as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the last release of SAS Studio was also supposed to allow you to split it into different browser windows which I'm very much looking forward to!&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 21:54:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463177#M284963</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-05-17T21:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463183#M284964</link>
      <description>&lt;P&gt;SAS Studio may be that way now, but my version doesn't allow for that.&amp;nbsp; To view a script and data side by side, I have to open a new instance of SAS Studio and load the data from one while I look at the code from the other.&amp;nbsp; It's slow, and it's rather hackish, but if I"m overlooking how to do it, let me know.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only thing I can pop out is the results tab under&amp;nbsp;the&amp;nbsp;program tab.&amp;nbsp; I cannot do this for the code and log tabs, and these are the only ones I care about.&amp;nbsp; I hate that I have to cycle between the two and cannot compare.&amp;nbsp; I makes debugging tedious.&amp;nbsp; But the results tab is something I don't even use.&amp;nbsp; I always turn any sort of 'output/results' options off.&amp;nbsp; It's much easier and faster to simply look at the data or at the log than cycling through a new output screen.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 22:20:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463183#M284964</guid>
      <dc:creator>mark4</dc:creator>
      <dc:date>2018-05-17T22:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463187#M284965</link>
      <description>&lt;P&gt;Here are the screenshots for the next releases:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/The-Future-of-SAS-Enterprise-Guide-and-SAS-Studio-a-SAS-Global/ta-p/457437" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/The-Future-of-SAS-Enterprise-Guide-and-SAS-Studio-a-SAS-Global/ta-p/457437&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've never worked with an external SAS IDE, but I have coded in NotePad++ and Jupyter Notebook, with mixed results. I much prefer SAS Studio now.&amp;nbsp; Chris Hemedinger has a site (gitHub) that has what you need to set up NotePad++ as an editor.&lt;/P&gt;
&lt;P&gt;I personally have been quite impressed with Visual Studio as an IDE lately. It has a lot of cool features and developers in multiple area's in my org seem to like it as well. Not sure if that could be modified somehow to work with SAS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2017/08/25/npp-with-sas/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2017/08/25/npp-with-sas/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 22:34:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463187#M284965</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-05-17T22:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463189#M284966</link>
      <description>&lt;P&gt;What version of SAS Studio and EG are you referring to? EG allows you to split your screen in half and view code and data alongside each other. EG 8, due out in 2019, will allow you to open as many program and data windows at the same time as you like.&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 22:37:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463189#M284966</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-05-17T22:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463191#M284967</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/149303"&gt;@mark4&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I've been looking for a better IDE for SAS for some time, but I've never had any luck.&amp;nbsp; I have the basic version, SAS Studio, and SAS Enterprise Guide.&amp;nbsp; None of these come close to what I want, though.&amp;nbsp; The biggest drawback I have is that these don't work outside of a single window.&amp;nbsp; I like to view data sets, the log and my current script at the same time, and this isn't feasible in any of these options.&amp;nbsp; Are there other IDEs I could be using, and if not, are there some hidden settings I'm overlooking that could make some of this a little better?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I quite often in "Base SAS" have program, log and a data set in view at the same time. So I wonder what exactly "isn't feasible". I suspect there may be another requirement you are not stating.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And the limit is actually monitor space. I have had SAS sessions extend across 2 monitors but that has some drawback because the OS, Windows in my case, does things to windows that extend across multiple monitors when screen saver kicks in or locking the desktop.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I find any IDE that doesn't have access to the online context-sensitive help to be less useful.&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 22:38:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463191#M284967</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-05-17T22:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463243#M284968</link>
      <description>&lt;P&gt;Also have a look at &lt;A href="https://sourceforge.net/projects/eslink/" target="_blank"&gt;https://sourceforge.net/projects/eslink/&lt;/A&gt; (Eclipse plugin for SAS). Latest update from 2013, though.&lt;/P&gt;
&lt;P&gt;If someone managed to create an Eclipse plugin that works over the IOM bridge that EG and Studio use, that would be a feat. Especially for people like me where the version control also runs through Eclipse.&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 08:15:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463243#M284968</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-05-18T08:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463271#M284969</link>
      <description>&lt;P&gt;SAS Studio is 3.2 and EG is 6.1.&amp;nbsp;&amp;nbsp;When you say you can have as many windows open as you'd like, are these windows internal to the underlying EG window, or are they able to be viewed outside the underlying window?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the split view in EG helps, and hopefully it'll improve next year.&amp;nbsp; I'd like to have a lot more flexibility in how I view them.&amp;nbsp; Right now, I'm limited to the space available to the EG window itself, and I have to choose between viewing the two of the three.&amp;nbsp; I'd prefer to be able to see all three without clicking around and retain the option to better compare two of the three in any given moment.&amp;nbsp; It saves a bit of clicking which really adds up.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this reminds me of one question that might be another post (and can do so if that's the case).&amp;nbsp;&amp;nbsp;When I use the basic version of SAS, editing a dataset while viewing it is not allowed.&amp;nbsp; Is this consistent with all versions of SAS IDEs?&amp;nbsp; I'm often having to do trial and error when I first get a dataset and like to visually check the results.&amp;nbsp; I don't like having to close it, try a different edit, reopen, and possibly repeat if the previous attempt didn't work.&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 10:57:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463271#M284969</guid>
      <dc:creator>mark4</dc:creator>
      <dc:date>2018-05-18T10:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463272#M284970</link>
      <description>&lt;P&gt;Is this available elsewhere?&amp;nbsp; Sourceforge is blocked on my end...&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 10:58:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463272#M284970</guid>
      <dc:creator>mark4</dc:creator>
      <dc:date>2018-05-18T10:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463274#M284971</link>
      <description>&lt;P&gt;See the attachment; it's a download from sourceforge.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/149303"&gt;@mark4&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is this available elsewhere?&amp;nbsp; Sourceforge is blocked on my end...&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 11:03:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463274#M284971</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-05-18T11:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463278#M284972</link>
      <description>&lt;P&gt;As you say, you can view them all at once, but it's cumbersome to do so.&amp;nbsp; (I probably should have said cumbersome instead of feasible.)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 200px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20605i35A6499C511692F1/image-size/small?v=v2&amp;amp;px=200" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;By default, new data sets are opened on top of the log, and to view all three, you have to manually resize the windows.&amp;nbsp; Opening new windows (new programs, new datasets) after resizing existing windows makes a mess - they don't respect your resized windows (sending a dataset to the same location 'over' the opened dataset, for example), and they don't open in a consistent place and manner.&amp;nbsp; I wind up spending a lot of time just cycling through and resizing windows to create the view I need and repeating this process anytime I want to change to a different program or data source or look at the log.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have any desire to stretch this single basic SAS window across multiple monitors.&amp;nbsp; As you point out, it's awkward, and that doesn't address any of the issues in the paragraph above.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 11:09:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463278#M284972</guid>
      <dc:creator>mark4</dc:creator>
      <dc:date>2018-05-18T11:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463280#M284973</link>
      <description>&lt;P&gt;I do use the Notepad++ plug-in from time to time.&amp;nbsp; It's great for comparing two sets of code and things of that nature, but it lacks a log and data viewer so this isn't something that will work for me when I actually want to submit code and see the results.&amp;nbsp; (But again, it is useful for writing in many cases.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've never been a fan of Jupyter notebooks because they have many of the same types of issues I'm raising here.&amp;nbsp; The user space for a given session is just far too constrained.&amp;nbsp; I never understood the appeal of running something in a browser...&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 11:13:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463280#M284973</guid>
      <dc:creator>mark4</dc:creator>
      <dc:date>2018-05-18T11:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463471#M284974</link>
      <description>&lt;P&gt;As I understand it the windows are inside the EG screen space, but the paradigm is more like SAS Studio where you have multiple programs open as tabs, each with its own program, log and output windows. BTW, EG 8 will have the option of turning off the Process Flow window, a feature that will be very useful I think if you are just a coder.&lt;/P&gt;</description>
      <pubDate>Sat, 19 May 2018 01:58:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463471#M284974</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-05-19T01:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463603#M284975</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/149303"&gt;@mark4&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just as as FYI, SAS Studio allows you to move tabs to be horizontally aligned (One top of another)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SASStudio.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20631i8AFA6BCD4579C08B/image-size/large?v=v2&amp;amp;px=999" role="button" title="SASStudio.png" alt="SASStudio.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To achieve this, just click on one of the taps, and drag it below the currently active tab, a Drop Zone along with Green mouse pointer will indicate the ability to drop in the screen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to maximize your view, Type Alt+F11, to hide the left side navigation Panel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Ahmed&lt;/P&gt;</description>
      <pubDate>Sun, 20 May 2018 04:28:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463603#M284975</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2018-05-20T04:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463764#M284976</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; I was unaware you could do that.&amp;nbsp; It's a bit better, but it's still cramped and much like the basic version of SAS IDE, you really have to choose between viewing two of the three windows.&amp;nbsp; Hopefully these things will improve in the future...&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 12:31:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463764#M284976</guid>
      <dc:creator>mark4</dc:creator>
      <dc:date>2018-05-21T12:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463881#M284977</link>
      <description>&lt;P&gt;In the next release of EG (EG 8), you'll be able to organize&amp;nbsp;views within the EG application window however you would like *and* float any views out into separate windows to leverage multiple monitors.&amp;nbsp; For example, you could view 6 (or more, up to you)&amp;nbsp;data sets (or programs, or any other view)&amp;nbsp;at one time in the EG application window, or&amp;nbsp;you could drag each out into its own window and organize them however you desire across however many monitors you have.&amp;nbsp; You'll be able to layout code, log, ODS results, and output data however you like; for example, you could view all four at the same time.&amp;nbsp; Creating a fully flexible windowing environment for SAS programming&amp;nbsp;is one of our primary goals for this next EG release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 20:55:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/463881#M284977</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2018-05-21T20:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/464022#M284978</link>
      <description>&lt;P&gt;Thanks, Casey.&amp;nbsp; Looks like I'll just have to make do with what I have until these updates roll out.&amp;nbsp; Are you able to provide a window smaller than all of 2109 as to when we can expect these to be released?&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 12:36:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/464022#M284978</guid>
      <dc:creator>mark4</dc:creator>
      <dc:date>2018-05-22T12:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Best IDEs for SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/464117#M284979</link>
      <description>&lt;P&gt;We are targeting Q2 2019, but I obviously can't promise anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 16:01:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Best-IDEs-for-SAS/m-p/464117#M284979</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2018-05-22T16:01:46Z</dc:date>
    </item>
  </channel>
</rss>

