<?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: DCL TO SCRIPTS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/dcl-to-scripts/m-p/3423211#M4241</link>
    <description>Hello Cido,&lt;BR /&gt;&lt;BR /&gt;as Ian pointed out, an automated translation&lt;BR /&gt;is most probably not available.&lt;BR /&gt;&lt;BR /&gt;If you just want to save some typing, write a script in your favorite language (DCL, Unix shells and Perl come to mind e.g.) to do simple string substituion (copy -&amp;gt; cp, rename -&amp;gt; mv,&lt;BR /&gt;write sys$output -&amp;gt; echo). Note that this will just accomplish that, you still need to read and understand each script to do the right thing on Unix.&lt;BR /&gt;&lt;BR /&gt;Another possiblity might be to actually run the DCL scripts on Unix. You might want to check out &lt;A href="http://www.accelr8.com/migprod.html" target="_blank"&gt;http://www.accelr8.com/migprod.html&lt;/A&gt;&lt;BR /&gt;for this.&lt;BR /&gt;&lt;BR /&gt;And the last and absolutely best solution is to migrate your Unix shell scripts to DCL on VMS, since it is the better environment anyhow ;-)&lt;BR /&gt;&lt;BR /&gt;Cheers, Martin</description>
    <pubDate>Tue, 16 Nov 2004 16:10:02 GMT</pubDate>
    <dc:creator>Martin P.J. Zinser</dc:creator>
    <dc:date>2004-11-16T16:10:02Z</dc:date>
    <item>
      <title>DCL TO SCRIPTS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-to-scripts/m-p/3423208#M4238</link>
      <description>Hi all!&lt;BR /&gt;&lt;BR /&gt;I would like to know if there is any software that does the conversion of OPENVMS DCL scripts to HPUX (Unix) .sh scripts.&lt;BR /&gt;&lt;BR /&gt;Someone knows about it??&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Cido</description>
      <pubDate>Tue, 16 Nov 2004 12:41:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-to-scripts/m-p/3423208#M4238</guid>
      <dc:creator>Suporte Operação</dc:creator>
      <dc:date>2004-11-16T12:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: DCL TO SCRIPTS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-to-scripts/m-p/3423209#M4239</link>
      <description>I don't know of any and I think that automatic conversion would not be possible due to the very different designs of VMS and unix. &lt;BR /&gt;The utilities, file system etc are different as well as the command syntax.&lt;BR /&gt;&lt;BR /&gt;I think you would have do examine each DCL procedure in turn to determine what it did and then implement the equivent on hpux - if it makes sense in that environment.</description>
      <pubDate>Tue, 16 Nov 2004 12:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-to-scripts/m-p/3423209#M4239</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-11-16T12:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: DCL TO SCRIPTS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-to-scripts/m-p/3423210#M4240</link>
      <description>Perhaps a product from Channel Islands might help you get to where you are going by another route.&lt;BR /&gt;&lt;BR /&gt;Specifically, Channel Islands has/had a product called DCP, which takes DCL to FORTRAN.  You could then take the FORTRAN source and compile on HPUX to get working code, perhaps.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.kgb.com/dcl/199109.txt" target="_blank"&gt;http://www.kgb.com/dcl/199109.txt&lt;/A&gt; speaks of the product and company.  I have no idea if Channel Islands is still in business or not.&lt;BR /&gt;&lt;BR /&gt;Your mileage will vary a lot on this approach, I would guess.  &lt;BR /&gt;&lt;BR /&gt;:) jck&lt;BR /&gt;John Koska</description>
      <pubDate>Tue, 16 Nov 2004 14:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-to-scripts/m-p/3423210#M4240</guid>
      <dc:creator>John Koska</dc:creator>
      <dc:date>2004-11-16T14:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: DCL TO SCRIPTS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-to-scripts/m-p/3423211#M4241</link>
      <description>Hello Cido,&lt;BR /&gt;&lt;BR /&gt;as Ian pointed out, an automated translation&lt;BR /&gt;is most probably not available.&lt;BR /&gt;&lt;BR /&gt;If you just want to save some typing, write a script in your favorite language (DCL, Unix shells and Perl come to mind e.g.) to do simple string substituion (copy -&amp;gt; cp, rename -&amp;gt; mv,&lt;BR /&gt;write sys$output -&amp;gt; echo). Note that this will just accomplish that, you still need to read and understand each script to do the right thing on Unix.&lt;BR /&gt;&lt;BR /&gt;Another possiblity might be to actually run the DCL scripts on Unix. You might want to check out &lt;A href="http://www.accelr8.com/migprod.html" target="_blank"&gt;http://www.accelr8.com/migprod.html&lt;/A&gt;&lt;BR /&gt;for this.&lt;BR /&gt;&lt;BR /&gt;And the last and absolutely best solution is to migrate your Unix shell scripts to DCL on VMS, since it is the better environment anyhow ;-)&lt;BR /&gt;&lt;BR /&gt;Cheers, Martin</description>
      <pubDate>Tue, 16 Nov 2004 16:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-to-scripts/m-p/3423211#M4241</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-11-16T16:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: DCL TO SCRIPTS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-to-scripts/m-p/3423212#M4242</link>
      <description>Hello Cido&lt;BR /&gt;&lt;BR /&gt;I don't know if exists some free software to migrate DCL commands to UNIX but this link provides a commercial software (I don't tested this).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sector7.com/OPENVMS%20MIGRATION/products-and-services.htm" target="_blank"&gt;http://www.sector7.com/OPENVMS%20MIGRATION/products-and-services.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Godd luck.&lt;BR /&gt;&lt;BR /&gt;Daniel.</description>
      <pubDate>Wed, 17 Nov 2004 04:01:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-to-scripts/m-p/3423212#M4242</guid>
      <dc:creator>Daniel Fernandez Illan</dc:creator>
      <dc:date>2004-11-17T04:01:28Z</dc:date>
    </item>
  </channel>
</rss>

