<?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 Cnt^A option for character insert.. in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/cnt-a-option-for-character-insert/m-p/3593046#M69747</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have OpenVMS V8.2 on Itanium Server Rx2620.At DCL I have to press Cnt^A for character insertion in Command line...How it can be eliminated??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;noor</description>
    <pubDate>Sat, 30 Jul 2005 01:56:27 GMT</pubDate>
    <dc:creator>Noor Ahmed_1</dc:creator>
    <dc:date>2005-07-30T01:56:27Z</dc:date>
    <item>
      <title>Cnt^A option for character insert..</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cnt-a-option-for-character-insert/m-p/3593046#M69747</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have OpenVMS V8.2 on Itanium Server Rx2620.At DCL I have to press Cnt^A for character insertion in Command line...How it can be eliminated??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;noor</description>
      <pubDate>Sat, 30 Jul 2005 01:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cnt-a-option-for-character-insert/m-p/3593046#M69747</guid>
      <dc:creator>Noor Ahmed_1</dc:creator>
      <dc:date>2005-07-30T01:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cnt^A option for character insert..</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cnt-a-option-for-character-insert/m-p/3593047#M69748</link>
      <description>Noor,&lt;BR /&gt;&lt;BR /&gt;you can set your terminal's default to /INSERT or /OVERSTRIKE editing ($ HELP SET TERM /OVER). With CTRL-A you can switch between both modes. /OVERSTRIKE editing is the default.&lt;BR /&gt;&lt;BR /&gt;If you prefer /INSERT mode, you could set it as a default in your LOGIN.COM, e.g.&lt;BR /&gt;&lt;BR /&gt;$ IF F$MODE().EQS."INTERACTIVE" THEN $ SET TERM/INSERT&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 30 Jul 2005 02:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cnt-a-option-for-character-insert/m-p/3593047#M69748</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-07-30T02:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cnt^A option for character insert..</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cnt-a-option-for-character-insert/m-p/3593048#M69749</link>
      <description>Hi Noor,&lt;BR /&gt;Ctrl + A switches from overstrike to insert mode and viceversa. So to cancel insert mode, simply type Ctrl + A again.&lt;BR /&gt;After you press return, command return to predefined state as declare by SET TERM command. I prefer insert mode, so in SYLOGIN.COM I added SET TERM/INSERT. You can add same command or SET TERM/OVER.&lt;BR /&gt; &lt;BR /&gt;H.T.H.&lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Jul 2005 03:26:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cnt-a-option-for-character-insert/m-p/3593048#M69749</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-07-30T03:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cnt^A option for character insert..</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cnt-a-option-for-character-insert/m-p/3593049#M69750</link>
      <description>Noor,&lt;BR /&gt;&lt;BR /&gt;As noted by others, SET TERMINAL/INSERT will set the default editing mode to insert, and SET TERMINAL/OVERSTRIKE will set command editing into overstrike mode. Command editing can be completely disabled by SET TERMINAL/NOLINE_EDITING completely disables the line editing functionality.&lt;BR /&gt;&lt;BR /&gt;Whichever is your preference, it is a good idea to set the correct mode in your LOGIN.COM. If you do so, it is important to make sure that the line editing mode is set only for interactive sessions, so the command should be the subject of an IF statement, as follows:&lt;BR /&gt;&lt;BR /&gt;  $ IF  F$MODE() .EQS. "INTERACTIVE" THEN SET TERMINAL/INTERACTIVE&lt;BR /&gt;&lt;BR /&gt;If you want to establish a default for your system, then the default should be in the SYLOGIN.COM file.&lt;BR /&gt;&lt;BR /&gt;I hope that the above is helpful.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Sat, 30 Jul 2005 05:09:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cnt-a-option-for-character-insert/m-p/3593049#M69750</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-07-30T05:09:50Z</dc:date>
    </item>
  </channel>
</rss>

