<?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: Why would someone use UltraEdit with SAS? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802330#M24014</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;If you type PROGRAM into the command box for SAS 9.4 you can open an editor window that is the old text editor more or less unchanged from SAS 6.06(I think).&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I know that the "Program Editor" (with its line command "feature") still exists and that even &lt;A href="https://communities.sas.com/t5/SAS-Programming/Keep-coding-while-SAS-is-busy-with-execution/m-p/598021/highlight/true#M172397" target="_blank" rel="noopener"&gt;some of the most esteemed SAS experts&lt;/A&gt; prefer it to the Enhanced Editor, but I think the version under Windows (incl. the SAS 6.12 version) is different from that in Unix: You &lt;EM&gt;may&lt;/EM&gt; use the arcane line commands, but the Windows-standard behavior of the keyboard (such as pressing the Return key for a line break) &lt;EM&gt;works as well&lt;/EM&gt;. My painful experience under Unix was that the routine use of the keyboard &lt;EM&gt;failed&lt;/EM&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 19:47:50 GMT</pubDate>
    <dc:creator>FreelanceReinh</dc:creator>
    <dc:date>2022-03-15T19:47:50Z</dc:date>
    <item>
      <title>Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802253#M23998</link>
      <description>&lt;P&gt;I had a conversation with a clinical company yesterday and they mentioned they were using UltraEdit with SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ultraedit.com/wiki/Main_Page" target="_blank"&gt;https://www.ultraedit.com/wiki/Main_Page&lt;/A&gt;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why would a company need to use this software? They are using SAS 9.4 on Unix not SAS Viya yet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But the files were .prg. Can the new SAS Studio be a replacement for this?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 15:35:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802253#M23998</guid>
      <dc:creator>Residentx10</dc:creator>
      <dc:date>2022-03-15T15:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802256#M23999</link>
      <description>&lt;P&gt;UltraEdit is a very powerful editor that is used by many people for code, and some prefer it&amp;nbsp;over the SAS Enhanced Editor for editing SAS code.&lt;/P&gt;
&lt;P&gt;And I guess that anybody unhappy with the Enhanced Editor of SAS for Windows or Enterprise Guide will also be unhappy with the editor built into SAS Studio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Me, I have never found a need for an external editor. Studio, Enhanced Editor and the editors in Display Manager (UNIX and z/OS) were fine for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS program files should always be saved with a .sas extension, but that is just common practice among all the people I know to work with SAS.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 15:42:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802256#M23999</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-03-15T15:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802262#M24000</link>
      <description>&lt;P&gt;I tried UltraEdit but found I preferred jEdit. It has more intelligent highlighting, particularly for HTML with embedded CSS or javascript. It works well for SAS. If you embed other languages in SAS, you can use its delegation mechanism to highlight them correctly.&lt;/P&gt;&lt;P&gt;The main reason I use a separate editor is to search and replace in multiple files. The SAS editor deals with only one file at a time. jEdit also has an excellent side-by-side file difference plugin.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 15:53:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802262#M24000</guid>
      <dc:creator>Peter_L</dc:creator>
      <dc:date>2022-03-15T15:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802270#M24001</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/385741"&gt;@Residentx10&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I personally love the ability to&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;View and Edit Remote Linux files&amp;nbsp; -- Substitute to WinSCP/Other FTP programs&lt;/LI&gt;
&lt;LI&gt;Compare Remote Linux files -- Substitute to Linux diff command&lt;/LI&gt;
&lt;LI&gt;Use the Terminal window feature to issue Linux Commands and check the status of SAS processes&amp;nbsp; -- Substitute to Putty/other ssh terminal programs&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;From my Windows UltraEdit program. UltraEdit makes the process of reviewing SAS log/xml/program files much easier and more interactive/intuitive&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 16:18:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802270#M24001</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2022-03-15T16:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802275#M24003</link>
      <description>&lt;P&gt;Our (strong) recommendation, for professional SAS developers, is - VS Code&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using plugins such as &lt;A href="https://github.com/sasjs/vscode-extension#visual-studio-code-extension-for-sasjs" target="_self"&gt;SASjs&lt;/A&gt;&amp;nbsp;and tools such as the &lt;A href="https://cli.sasjs.io" target="_self"&gt;SASjs CLI&lt;/A&gt; you have (almost) everything you need in an IDE:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;* Terminal access&lt;/P&gt;
&lt;P&gt;* Ability to &lt;A href="https://cli.sasjs.io/deploy/" target="_self"&gt;compile / build / deploy&lt;/A&gt; SAS code to all server types (Foundation SAS, SAS 9 EBI, SAS Viya)&lt;/P&gt;
&lt;P&gt;* Ability to&lt;A href="https://cli.sasjs.io/test" target="_self"&gt; run tests and query the test results&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;* Ability to &lt;A href="https://cli.sasjs.io/doc" target="_self"&gt;generate HTML documentation for SAS code&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;* Ability to execute &lt;A href="https://cli.sasjs.io/job/" target="_self"&gt;Jobs&lt;/A&gt; and &lt;A href="https://cli.sasjs.io/flow/" target="_self"&gt;Flows&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;* &lt;A href="https://cli.sasjs.io/folder/" target="_self"&gt;Folder management&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;* SAS &lt;A href="https://cli.sasjs.io/lint/" target="_self"&gt;linting&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;* &lt;A href="https://communities.sas.com/t5/SAS-Global-Forum-Proceedings/Scaffolding-SAS-Projects-With-NPM-and-SASjs/ta-p/726347" target="_self"&gt;Scaffolding&lt;/A&gt; for 'quick start' of SAS projects&lt;/P&gt;
&lt;P&gt;* Local web server for debugging frontends&lt;/P&gt;
&lt;P&gt;* Syntax highlighting&lt;/P&gt;
&lt;P&gt;* Vast array of useful marketplace extensions such as &lt;A href="https://www.gitkraken.com/gitlens" target="_self"&gt;git lens&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could go on and on!&amp;nbsp; VS Code is great!&amp;nbsp; Thanks to cloud providers like gitpod, you can open ANY github repository in a cloud instance of VS Code by simply adding "gitpod.io/#" at the beginning of the url.&amp;nbsp; Check this out:&amp;nbsp;&amp;nbsp;&lt;A href="https://gitpod.io/#github.com/sasjs/template_jobs" target="_self"&gt;https://gitpod.io/#github.com/sasjs/template_jobs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 16:35:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802275#M24003</guid>
      <dc:creator>AllanBowe</dc:creator>
      <dc:date>2022-03-15T16:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802279#M24004</link>
      <description>&lt;P&gt;Editor choices (and abilities vs limitations) is a very old programmer topic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are things some editors do that some programmers consider "essential", whether it be code formatting or regular expression search and replace or something else that others don't. So choice of an editor is one way that users can implement such.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once upon a time my SAS environment was hosted on an OS/2 operating system. I discovered the programming editor EPM and quite often used that as one of the features of that editor was to submit the file to different programs. Since I was working in SAS and FORTRAN having a single editor that let me choose which system to submit the code files to was helpful. There were also some useful features such as customizable syntax highlighting that were not in the SAS 6 version of the editor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So why? Because they want to. Do they "need" to? Depends on how essential the features the user wants that are not in the SAS supplied editor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FWIW, once upon a time I was in a programming class that used Pascal as the language. I would write and debug programs on Turbo Pascal before transferring the code files to the school system because I loathed the VI editor that was the only one available at school.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 16:44:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802279#M24004</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-03-15T16:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802302#M24005</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt; OS/2...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did SAS really run in OS/2? That's amazing!! That's how I got my start in technology. I was working at UPS throwing boxes and they needed someone that knew OS/2. I bought a copy of OS/2 from local reseller who had a discounted copy ($80.xx) and learned REXX and DB2 and talked my way out of box sorting, lol.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 18:07:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802302#M24005</guid>
      <dc:creator>Residentx10</dc:creator>
      <dc:date>2022-03-15T18:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802303#M24006</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt; This is an old topic but I'm new to SAS and I need to ask questions. SAS Viya seems so capable as a product. The editor question was really about understanding if a vendor had created something so unique that I couldn't ignore. &lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 18:09:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802303#M24006</guid>
      <dc:creator>Residentx10</dc:creator>
      <dc:date>2022-03-15T18:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802304#M24007</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/28909"&gt;@AllanBowe&lt;/a&gt; VS Code sounds irresistible but it's Microsoft. They are doing almost everything they can to "Gate" SAS. I will read SAS Studio technical documentation before I go down this route. Don't get me wrong, Microsoft makes great products but I'm here to learn SAS not Microsoft&lt;BR /&gt;"&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 18:11:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802304#M24007</guid>
      <dc:creator>Residentx10</dc:creator>
      <dc:date>2022-03-15T18:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802306#M24008</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13868"&gt;@AhmedAl_Attar&lt;/a&gt; Thanks for your comments. &lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 18:12:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802306#M24008</guid>
      <dc:creator>Residentx10</dc:creator>
      <dc:date>2022-03-15T18:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802311#M24009</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/385741"&gt;@Residentx10&lt;/a&gt;,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/385741"&gt;@Residentx10&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I had a conversation with a clinical company yesterday and they mentioned they were using UltraEdit with SAS.&lt;/P&gt;
&lt;P&gt;(...)&lt;/P&gt;
&lt;P&gt;Why would a company need to use this software? They are using SAS 9.4 on Unix not SAS Viya yet.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I think the important keyword here is "Unix" and I assume that you are familiar with the SAS Enhanced Editor or any other common text editor under Windows, e.g., Notepad. Then, if you switch to the SAS Program Editor in a Unix environment, you will know almost immediately why that clinical company resorted to an alternative text editor such as UltraEdit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unless they have improved it recently, you would have to learn &lt;EM&gt;commands&lt;/EM&gt; (!) with a certain syntax (or remember them from SAS 6) to perform &lt;EM&gt;even the most basic&lt;/EM&gt; text editing. For example, there is the &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/hostunx/p0rvmsm7ytegnzn1cd2xwibbskbz.htm" target="_blank" rel="noopener"&gt;I command&lt;/A&gt;, which "&lt;SPAN&gt;inserts one or more blank lines," or the &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/hostunx/p1966yp7i70xl9n1seumn5reahie.htm" target="_blank" rel="noopener"&gt;TS command&lt;/A&gt;, which "splits the line of text at the cursor, and moves the remaining text to a new line," -- and you'd really need those because simply pressing the Return key &lt;EM&gt;wouldn't work&lt;/EM&gt; (if I remember correctly). When I had that experience for the first time (2006, after nine years with Windows SAS versions 6.12, 8.x and 9) I could not believe it and felt like being thrown back into the computing world of the 1980s. Seeing those ancient line commands in a SAS 9.4 (rather than SAS 5.xx) documentation makes me shudder.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 18:19:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802311#M24009</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2022-03-15T18:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802314#M24010</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/385741"&gt;@Residentx10&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt; OS/2...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did SAS really run in OS/2? That's amazing!! That's how I got my start in technology. I was working at UPS throwing boxes and they needed someone that knew OS/2. I bought a copy of OS/2 from local reseller who had a discounted copy ($80.xx) and learned REXX and DB2 and talked my way out of box sorting, lol.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Definitely ran SAS 6, a couple of versions, under OS/2. I actually had a partition on that machine with Windows and SAS for that as well. Which failed because the Windows&amp;nbsp; memory management would go belly up frequently. Even ran the SAS for DOS under OS/2 for a while, which Windows would not do.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 18:28:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802314#M24010</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-03-15T18:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802316#M24011</link>
      <description>&lt;P&gt;If you type PROGRAM into the command box for SAS 9.4 you can open an editor window that is the old text editor more or less unchanged from SAS 6.06(I think).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The joys of Line vs Block commands, setting Bounds and the various Justify commands. Who can forget JJC to center each line of a block of text in the editor. (Actually never found a use for that one). But the Block copy and Shift (not indent) commands. Though R(n), RR(n) to make a designated number of lines or blocks does have a certain appeal when doing some similar parallel coding when you know that you want N versions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32733"&gt;@FreelanceReinh&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/385741"&gt;@Residentx10&lt;/a&gt;,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/385741"&gt;@Residentx10&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I had a conversation with a clinical company yesterday and they mentioned they were using UltraEdit with SAS.&lt;/P&gt;
&lt;P&gt;(...)&lt;/P&gt;
&lt;P&gt;Why would a company need to use this software? They are using SAS 9.4 on Unix not SAS Viya yet.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I think the important keyword here is "Unix" and I assume that you are familiar with the SAS Enhanced Editor or any other common text editor under Windows, e.g., Notepad. Then, if you switch to the SAS Program Editor in a Unix environment, you will know almost immediately why that clinical company resorted to an alternative text editor such as UltraEdit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unless they have improved it recently, you would have to learn &lt;EM&gt;commands&lt;/EM&gt; (!) with a certain syntax (or remember them from SAS 6) to perform &lt;EM&gt;even the most basic&lt;/EM&gt; text editing. For example, there is the &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/hostunx/p0rvmsm7ytegnzn1cd2xwibbskbz.htm" target="_blank" rel="noopener"&gt;I command&lt;/A&gt;, which "&lt;SPAN&gt;inserts one or more blank lines," or the &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/hostunx/p1966yp7i70xl9n1seumn5reahie.htm" target="_blank" rel="noopener"&gt;TS command&lt;/A&gt;, which "splits the line of text at the cursor, and moves the remaining text to a new line," -- and you'd really need those because simply pressing the Return key &lt;EM&gt;wouldn't work&lt;/EM&gt; (if I remember correctly). When I had that experience for the first time (2006, after nine years with Windows SAS versions 6.12, 8.x and 9) I could not believe it and felt like being thrown back into the computing world of the 1980s. Seeing those ancient line commands in a SAS 9.4 (rather than SAS 5.xx) documentation makes me shudder.&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 18:39:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802316#M24011</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-03-15T18:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802324#M24012</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/385741"&gt;@Residentx10&lt;/a&gt;&amp;nbsp;- I'm with you.&amp;nbsp; Did you know that Microsoft have started 'switching off' windows laptops in Belarus and Russia?&amp;nbsp; Users are literally being logged out due to "expired licences".&lt;BR /&gt;&lt;BR /&gt;I'm totally against the war but having a machine shut itself down on the basis of a registration address just goes to show that individuals and companies may be better off with operating systems / server environments that are truly within their control.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On that note, we also support SASjs on VS Codium, which is essentially VS Code but without the microsoft (telemetry).&amp;nbsp; See:&amp;nbsp;&amp;nbsp;&lt;A href="https://open-vsx.org/extension/sasjs/sasjs-for-vscode" target="_self"&gt;https://open-vsx.org/extension/sasjs/sasjs-for-vscode&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 19:24:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802324#M24012</guid>
      <dc:creator>AllanBowe</dc:creator>
      <dc:date>2022-03-15T19:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802330#M24014</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;If you type PROGRAM into the command box for SAS 9.4 you can open an editor window that is the old text editor more or less unchanged from SAS 6.06(I think).&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I know that the "Program Editor" (with its line command "feature") still exists and that even &lt;A href="https://communities.sas.com/t5/SAS-Programming/Keep-coding-while-SAS-is-busy-with-execution/m-p/598021/highlight/true#M172397" target="_blank" rel="noopener"&gt;some of the most esteemed SAS experts&lt;/A&gt; prefer it to the Enhanced Editor, but I think the version under Windows (incl. the SAS 6.12 version) is different from that in Unix: You &lt;EM&gt;may&lt;/EM&gt; use the arcane line commands, but the Windows-standard behavior of the keyboard (such as pressing the Return key for a line break) &lt;EM&gt;works as well&lt;/EM&gt;. My painful experience under Unix was that the routine use of the keyboard &lt;EM&gt;failed&lt;/EM&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 19:47:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802330#M24014</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2022-03-15T19:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802390#M24016</link>
      <description>You also get to the old program editor by selecting it on the View menu.</description>
      <pubDate>Tue, 15 Mar 2022 23:59:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802390#M24016</guid>
      <dc:creator>JimLoughlin</dc:creator>
      <dc:date>2022-03-15T23:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802395#M24017</link>
      <description>&lt;P&gt;Has this turned into a history lesson in old editors?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Speaking of the SAS program editor,&amp;nbsp; why would you &lt;STRONG&gt;want&lt;/STRONG&gt; the enter key to split the line when you just trying to get to the next line?&amp;nbsp; The big problem with the "enhanced editor" or EG or SAS/Studio over DMS editor is that it is not really part of SAS.&amp;nbsp; You can not use SAS code to create command macros for them.&amp;nbsp; I have command macro to generate a macro call from the source of any autocall macro. Or insert the list of variables from a SAS dataset.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WYLBUR was a wonderful program editor.&amp;nbsp; I am convinced that the CHANGE command could not only slice bread but toast it and put the butter on.&amp;nbsp; I even found a PC version I could run on my IBM 5150.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the office Christmas party in 1979 someone at my office programmed the ROSCOE editor to run TIC-TAC-TOE including randomly deleting one of the lines in the file it used to pick its moves so it was possible for the kids to sometimes win.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you still remember what key on the VT-100 keypad was the Insert Line function in the EDT editor?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 00:32:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802395#M24017</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-03-16T00:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why would someone use UltraEdit with SAS?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802436#M24021</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Speaking of the SAS program editor,&amp;nbsp; why would you &lt;STRONG&gt;want&lt;/STRONG&gt; the enter key to split the line when you just trying to get to the next line?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;For mere cursor movement I use the arrow keys.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;I have command macro to generate a macro call from the source of any autocall macro. Or insert the list of variables from a SAS dataset.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That sounds useful. My favorite feature of the Enhanced Editor is the keyboard macro functionality.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;Do you still remember what key on the VT-100 keypad was the Insert Line function in the EDT editor?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I don't think I've ever used the VT-100. My first keyboard was that of a &lt;A href="https://en.wikipedia.org/wiki/Sharp_MZ#MZ-3500/5500/6500_group" target="_blank" rel="noopener"&gt;Sharp MZ-3531&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 09:14:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Why-would-someone-use-UltraEdit-with-SAS/m-p/802436#M24021</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2022-03-16T09:14:26Z</dc:date>
    </item>
  </channel>
</rss>

