<?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: dclcomplete for Alpha and Itanium ? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394229#M66630</link>
    <description>I added my vote early this morning Eastern US time--it may have been one of the two that you saw for today's date.&lt;BR /&gt;&lt;BR /&gt;Galen</description>
    <pubDate>Tue, 02 Nov 2004 10:58:40 GMT</pubDate>
    <dc:creator>Galen Tackett</dc:creator>
    <dc:date>2004-11-02T10:58:40Z</dc:date>
    <item>
      <title>dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394201#M66602</link>
      <description>On Vax there was a Dclcomplete tool which was really handy: it did&lt;BR /&gt;- verb completion, so &lt;BR /&gt;$ ana + Tab gave analyze&lt;BR /&gt;- option completion&lt;BR /&gt;$ ana/ + tab showed all the possible options for analyze (not the options appearing in the help, but all the options that a  VERB analyze would show in a verb.cld)&lt;BR /&gt;- file completion &lt;BR /&gt;$ dir log + tab would show login.com if you have a login.com in this directory &lt;BR /&gt;- extension completion&lt;BR /&gt;$ dir login. +tab would show login.com, or login.com and login.old if you had 2 files login.*&lt;BR /&gt;&lt;BR /&gt;I know that it is far from trivial to write such a tool for Alpha. I was wondering if some people had tried to do so for Itanium.&lt;BR /&gt;&lt;BR /&gt;Thanks for any hint.&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Oct 2004 02:24:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394201#M66602</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-06T02:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394202#M66603</link>
      <description>Gerard,&lt;BR /&gt;&lt;BR /&gt;DCLCOMPLETE appeared on the freeware CD 3.0, was originally written by Don Stokes, and later maintained (enhanced) by Ramon Curiel. You can find the .ZIP file at &lt;A href="http://vms.process.com/scripts/fileserv/fileserv.com?DCLCOMPLETE." target="_blank"&gt;http://vms.process.com/scripts/fileserv/fileserv.com?DCLCOMPLETE.&lt;/A&gt;&lt;BR /&gt;I doubt that it can be easily ported to Itanium, because as the original author states "it uses a rather ghastly hack to intercept DCL's I/O calls". AFAIK, it also required CMKRNL.&lt;BR /&gt;Maybe someday, I might give it a try. But given my current workload, do not expect any results soon.&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;&lt;BR /&gt;Kris&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Oct 2004 03:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394202#M66603</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2004-10-06T03:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394203#M66604</link>
      <description>The authors home page &lt;A href="http://www.daedalus.co.nz/~don/index.html" target="_blank"&gt;http://www.daedalus.co.nz/~don/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I had a quick look and it appears definately non-trivial to port this classic piece of 10 year old MACRO32 - might be fun though :-)</description>
      <pubDate>Wed, 06 Oct 2004 03:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394203#M66604</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-06T03:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394204#M66605</link>
      <description>I also noticied &lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/wizard/wiz_3484.html" target="_blank"&gt;http://h71000.www7.hp.com/wizard/wiz_3484.html&lt;/A&gt;</description>
      <pubDate>Wed, 06 Oct 2004 03:24:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394204#M66605</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-06T03:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394205#M66606</link>
      <description>Well,&lt;BR /&gt;&lt;BR /&gt;maybe my wishes are even more modest.&lt;BR /&gt;&lt;BR /&gt;I still have a Vax version of VERB, but as I hardly ever touch a Vax anymore, its usability has dwindled.&lt;BR /&gt;You seem to imply the existence of VERB for Alpha.  I somehow never got to really searching for it, but you reminded me agian of its usefullness.&lt;BR /&gt;&lt;BR /&gt;Anybody know where to get it?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Have one on me&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Wed, 06 Oct 2004 04:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394205#M66606</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-10-06T04:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394206#M66607</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;Verb for Alpha is at &lt;A href="http://vms.tuwien.ac.at/goodies/verb-2_2/" target="_blank"&gt;http://vms.tuwien.ac.at/goodies/verb-2_2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;&lt;BR /&gt;Kris&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Oct 2004 04:57:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394206#M66607</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2004-10-06T04:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394207#M66608</link>
      <description>I have used it on Alpha.&lt;BR /&gt;&lt;BR /&gt;It is on the freeware too&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/freeware/freeware50/verb/" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware50/verb/&lt;/A&gt;</description>
      <pubDate>Wed, 06 Oct 2004 04:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394207#M66608</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-06T04:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394208#M66609</link>
      <description>dclcomplete is on the freeware too&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/freeware/freeware40/dclcomplete/" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware40/dclcomplete/&lt;/A&gt;</description>
      <pubDate>Wed, 06 Oct 2004 07:34:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394208#M66609</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-06T07:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394209#M66610</link>
      <description>As this completion is available on Linux and NT, may be if customers ask for it (loudly) HP will do it ? &lt;BR /&gt;&lt;BR /&gt;:-)</description>
      <pubDate>Thu, 07 Oct 2004 02:18:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394209#M66610</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-07T02:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394210#M66611</link>
      <description>Gerard,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;As this completion is available on Linux and NT, may be if customers ask for it (loudly) HP will do it ? &lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Next week I'm going to attend HP Dutch World. If I run into Guy Peleg, I'll ask him. Guy is the one from engineering doing DCL now.&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;&lt;BR /&gt;Kris&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2004 02:24:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394210#M66611</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2004-10-07T02:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394211#M66612</link>
      <description>Kris&lt;BR /&gt;&lt;BR /&gt;Nice idea, and if I go to the same Update Days in London (I do not know yet), I will ask too.</description>
      <pubDate>Thu, 07 Oct 2004 03:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394211#M66612</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-07T03:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394212#M66613</link>
      <description>in addition why not add a issue to the hp avocacy page (&lt;A href="http://www.hpuseradvocacy.org/)" target="_blank"&gt;http://www.hpuseradvocacy.org/)&lt;/A&gt; and if you get five me too votes then hp will respond.</description>
      <pubDate>Thu, 07 Oct 2004 04:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394212#M66613</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-07T04:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394213#M66614</link>
      <description>I have emailed advocacy@hpuseradvocacy.org&lt;BR /&gt;about that subject.&lt;BR /&gt;&lt;BR /&gt;Is it the  right way to open an issue ?</description>
      <pubDate>Thu, 07 Oct 2004 04:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394213#M66614</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-07T04:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394214#M66615</link>
      <description>After you login (needs a email address only), use the search and submit issues link (near the top left of the page).&lt;BR /&gt;Follow links to the category within openvms and  use the submit button. &lt;BR /&gt;&lt;BR /&gt;If you do submit the issue then tell people here and then people can go and vote me too!</description>
      <pubDate>Thu, 07 Oct 2004 04:59:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394214#M66615</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-07T04:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394215#M66616</link>
      <description>I have submitted it, but I do not find it at &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpuseradvocacy.org/Advocacy/metoo/Categories.cfm" target="_blank"&gt;http://www.hpuseradvocacy.org/Advocacy/metoo/Categories.cfm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;may be I have to wait a little ?</description>
      <pubDate>Thu, 07 Oct 2004 05:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394215#M66616</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-07T05:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394216#M66617</link>
      <description>I don't see it either so parhaps there is a delay due to some human intervention?</description>
      <pubDate>Thu, 07 Oct 2004 06:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394216#M66617</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-07T06:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394217#M66618</link>
      <description>the title is "Dclcomplete for Alpha and Itanium ?", simply.&lt;BR /&gt;&lt;BR /&gt;let's wait a little.</description>
      <pubDate>Thu, 07 Oct 2004 07:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394217#M66618</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-07T07:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394218#M66619</link>
      <description>Its here&lt;BR /&gt;&lt;A href="http://www.hpuseradvocacy.org/advocacy/metoo/metooissue.cfm?IssueID=1792" target="_blank"&gt;http://www.hpuseradvocacy.org/advocacy/metoo/metooissue.cfm?IssueID=1792&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Oct 2004 07:02:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394218#M66619</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-12T07:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394219#M66620</link>
      <description>Added my vote&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Oct 2004 08:06:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394219#M66620</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-10-12T08:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: dclcomplete for Alpha and Itanium ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394220#M66621</link>
      <description>We are looking at implementing automatic&lt;BR /&gt;command completion for the next version&lt;BR /&gt;of the O/S (Post V8.2). If we'll do it, we &lt;BR /&gt;plan to support completion of filenames as well. As noted before, this is not trivial &lt;BR /&gt;but might be fun.&lt;BR /&gt;&lt;BR /&gt;*** Please do not see this update as an &lt;BR /&gt;official commitment ***&lt;BR /&gt;&lt;BR /&gt;Guy</description>
      <pubDate>Mon, 25 Oct 2004 15:25:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dclcomplete-for-alpha-and-itanium/m-p/3394220#M66621</guid>
      <dc:creator>Guy Peleg</dc:creator>
      <dc:date>2004-10-25T15:25:45Z</dc:date>
    </item>
  </channel>
</rss>

