<?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: EDIT/TPU error in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587490#M69673</link>
    <description>Noor: I ran into that when I came to this site. Actually do a &lt;BR /&gt;$show sym e*&lt;BR /&gt;If you have a symbol for edit it is probably in LOGIN.COM or worse SYLOGIN.COM.&lt;BR /&gt;Unfortunately some system managers and/or users do a:&lt;BR /&gt;$ e*dit :== - edit/edt/command=sys$manager:edtini.edt &lt;BR /&gt;or variation of it. It's not good practice to use a symbol name that will obscure a DCL command. Better would be symbols ed or edt for EDIT/EDT and TPU for EDIT/TPU&lt;BR /&gt;Lawrence</description>
    <pubDate>Thu, 21 Jul 2005 12:09:49 GMT</pubDate>
    <dc:creator>Lawrence Czlapinski</dc:creator>
    <dc:date>2005-07-21T12:09:49Z</dc:date>
    <item>
      <title>EDIT/TPU error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587487#M69670</link>
      <description>Hi managers,&lt;BR /&gt;I am trying to use EDIT/TPU on OpenVMS VAX V6.2 for VAX4000 105 system. it gives error "Unrecognized qualifier, check validty and spelling"....simple EDIT works. What I have to do for TPU to function...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds</description>
      <pubDate>Thu, 21 Jul 2005 03:47:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587487#M69670</guid>
      <dc:creator>Noor Ahmed_1</dc:creator>
      <dc:date>2005-07-21T03:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: EDIT/TPU error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587488#M69671</link>
      <description>Noor,&lt;BR /&gt;&lt;BR /&gt;What does SHOW SYMBOL EDIT reveal?&lt;BR /&gt;Chances are you have a symbol defined and the&lt;BR /&gt;/TPU is conflicting with one of the qualifiers&lt;BR /&gt;already on the symbol.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Jul 2005 03:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587488#M69671</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-07-21T03:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: EDIT/TPU error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587489#M69672</link>
      <description>Does edit give you edt or tpu?&lt;BR /&gt;&lt;BR /&gt;If not check for logicals or symbols for edit and tpu.&lt;BR /&gt;&lt;BR /&gt;Bob&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Jul 2005 11:23:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587489#M69672</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2005-07-21T11:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: EDIT/TPU error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587490#M69673</link>
      <description>Noor: I ran into that when I came to this site. Actually do a &lt;BR /&gt;$show sym e*&lt;BR /&gt;If you have a symbol for edit it is probably in LOGIN.COM or worse SYLOGIN.COM.&lt;BR /&gt;Unfortunately some system managers and/or users do a:&lt;BR /&gt;$ e*dit :== - edit/edt/command=sys$manager:edtini.edt &lt;BR /&gt;or variation of it. It's not good practice to use a symbol name that will obscure a DCL command. Better would be symbols ed or edt for EDIT/EDT and TPU for EDIT/TPU&lt;BR /&gt;Lawrence</description>
      <pubDate>Thu, 21 Jul 2005 12:09:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587490#M69673</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-07-21T12:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: EDIT/TPU error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587491#M69674</link>
      <description>Noor,&lt;BR /&gt;&lt;BR /&gt;_IF_ you meet the situation described above, you will probably NOT want to break existing code.&lt;BR /&gt;&lt;BR /&gt;You can always invoke a command while guaranteeing to NOT use any symbol redefinition by adding an exrta letter to it.&lt;BR /&gt;As long as that is NOT the long er form of the symbol, this bypasses the symbol definition.&lt;BR /&gt;Also the backslash character ( \ ) will do file.&lt;BR /&gt;&lt;BR /&gt;So,&lt;BR /&gt;$ EDIT\  &lt;FILENAME&gt; &lt;BR /&gt;will always get you the plain command.&lt;BR /&gt;Of course, after the \ you can add any qualifiers YOU currently require.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;/FILENAME&gt;</description>
      <pubDate>Thu, 21 Jul 2005 12:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587491#M69674</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-07-21T12:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: EDIT/TPU error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587492#M69675</link>
      <description>Noor,&lt;BR /&gt;&lt;BR /&gt;  When invoking an editor on an unfamiliar system, I always type it like this:&lt;BR /&gt;&lt;BR /&gt;$ EDITT/TPU&lt;BR /&gt;&lt;BR /&gt;  Since DCL only ever looks at the first four characters of a command verb, "EDITT" will be identified as the "EDIT" command, but will bypass any locally defined symbol for "EDIT". &lt;BR /&gt;&lt;BR /&gt;  People looking over your shoulder will probably inform you you've made a typo, but you can just say "trust me, I know what I'm doing" ;-)&lt;BR /&gt;&lt;BR /&gt;  (of course, one day, some joker will define a symbol:&lt;BR /&gt;&lt;BR /&gt;$ EDITT:=="write sys$output ""ha, ha, got you!""!"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Jul 2005 14:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587492#M69675</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-07-21T14:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: EDIT/TPU error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587493#M69676</link>
      <description>&amp;lt;$ EDITT:=="write sys$output ""ha, ha, got you!""!"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;No you didn't:&lt;BR /&gt;&lt;BR /&gt;$ EDITTT &lt;FILE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FILE&gt;</description>
      <pubDate>Fri, 22 Jul 2005 00:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587493#M69676</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2005-07-22T00:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: EDIT/TPU error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587494#M69677</link>
      <description>... and that is where EDIT\/TPU comes in REAL handy!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Fri, 22 Jul 2005 03:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587494#M69677</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-07-22T03:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: EDIT/TPU error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587495#M69678</link>
      <description>I once worked on a VMS system that had a PRINT symbol defined with a queue name attached. The printer that was selected was on another floor that was locked after a certain time. The adding an extra character trick would have been helpful.&lt;BR /&gt;Lawrence</description>
      <pubDate>Mon, 25 Jul 2005 14:24:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/edit-tpu-error/m-p/3587495#M69678</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-07-25T14:24:03Z</dc:date>
    </item>
  </channel>
</rss>

