<?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 OpenVMS LSE in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/openvms-lse/m-p/5470595#M36674</link>
    <description>&lt;P&gt;Is there a way in LSE to detect highlighted text? I'm also looking for a way to run a custom symbol or COM file within LSE?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Really what I'm trying to acheive is a way to hightlight code and then extract it out into a method. Basically to help refactor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2012 18:13:34 GMT</pubDate>
    <dc:creator>openvms_automat</dc:creator>
    <dc:date>2012-01-10T18:13:34Z</dc:date>
    <item>
      <title>OpenVMS LSE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-lse/m-p/5470595#M36674</link>
      <description>&lt;P&gt;Is there a way in LSE to detect highlighted text? I'm also looking for a way to run a custom symbol or COM file within LSE?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Really what I'm trying to acheive is a way to hightlight code and then extract it out into a method. Basically to help refactor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2012 18:13:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-lse/m-p/5470595#M36674</guid>
      <dc:creator>openvms_automat</dc:creator>
      <dc:date>2012-01-10T18:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS LSE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-lse/m-p/5470641#M36675</link>
      <description>&lt;P&gt;Text highlighed by what? &amp;nbsp;An editor select range? &amp;nbsp;By user input with the mouse cursor?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DECset&amp;nbsp;LSEDIT is a character-cell integrated development environment (IDE) tool. &amp;nbsp;LSEDIT is a programmer-targeted text editor that's built atop the TPU mechanisms. &amp;nbsp;TPU is a text processing utility and language unique to OpenVMS. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LSEDIT is extensible, particularly using TPU language macros and related, but it's not particularly designed nor intended intended to be controlled by an application. &amp;nbsp;This is not a typical task for DECset LSEDIT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're refactoring application source code, then vim, emacs or a related tool might be a better choice as an editor. &amp;nbsp;&amp;nbsp;(And yes, I do realize it is somewhat odd to find that vim and emacs are more modern and more capable tools than is LSEDIT, but that's another discussion.) &amp;nbsp;vim script plugins might be able to get you where you want here, for instance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For another potential option, the folks at eCube systems have demonstrated an IDE package for OpenVMS that might interest you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're going to implement something with code sensitivty and related capabilitues, starting with LLVM would be a likely path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please explain what particular sorts of refactoring problem(s) you are solving in a little more detail, and with what sort of text files. &amp;nbsp;Are you implementing a full IDE here?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2012 18:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-lse/m-p/5470641#M36675</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2012-01-10T18:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS LSE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-lse/m-p/5471787#M36676</link>
      <description>&lt;P&gt;Yes, you can write a LSE/TPU function, bind it to a key (if you wish), then select (ie, "highlight") a section of code, and then invoke the function to do whatever you want (including save it to some file, insert it into a different buffer, etc.).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2012 20:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-lse/m-p/5471787#M36676</guid>
      <dc:creator>jreagan</dc:creator>
      <dc:date>2012-01-10T20:39:29Z</dc:date>
    </item>
  </channel>
</rss>

