<?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: Best choice for BASIC app building in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/best-choice-for-basic-app-building/m-p/3477751#M31781</link>
    <description>oldest version that BASIC V1.4 will run on. Upward compatability not backward compatability is what is provided.&lt;BR /&gt;&lt;BR /&gt;Note that the BASIC runtime library  may vary between VMS versions because it ships with VMS not the compiler.</description>
    <pubDate>Thu, 03 Feb 2005 11:09:21 GMT</pubDate>
    <dc:creator>Ian Miller.</dc:creator>
    <dc:date>2005-02-03T11:09:21Z</dc:date>
    <item>
      <title>Best choice for BASIC app building</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/best-choice-for-basic-app-building/m-p/3477750#M31780</link>
      <description>I'm one of the systems guys at a site so I'm going to show my applications ignorance.  We have a BASIC application.  It needs to run on 30 or 40 systems running OpenVMS flavors from 7.1-2 to 7.3-2.  We have to use at least BASIC v1.4 for the new variable types.&lt;BR /&gt;&lt;BR /&gt;What should I use as my build platform to guarantee that the app will run correctly?  Lowest rev of VMS?  Highest?  Does it matter?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance, Wizards.</description>
      <pubDate>Thu, 03 Feb 2005 11:04:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/best-choice-for-basic-app-building/m-p/3477750#M31780</guid>
      <dc:creator>Anthony Fiorito</dc:creator>
      <dc:date>2005-02-03T11:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Best choice for BASIC app building</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/best-choice-for-basic-app-building/m-p/3477751#M31781</link>
      <description>oldest version that BASIC V1.4 will run on. Upward compatability not backward compatability is what is provided.&lt;BR /&gt;&lt;BR /&gt;Note that the BASIC runtime library  may vary between VMS versions because it ships with VMS not the compiler.</description>
      <pubDate>Thu, 03 Feb 2005 11:09:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/best-choice-for-basic-app-building/m-p/3477751#M31781</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-02-03T11:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Best choice for BASIC app building</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/best-choice-for-basic-app-building/m-p/3477752#M31782</link>
      <description>Anthony,&lt;BR /&gt;&lt;BR /&gt;I concur with Ian, for the most part.&lt;BR /&gt;&lt;BR /&gt;You need to check the BASIC documentation for comments about running on "Executing on older versions of OpenVMS" (or words to that effect).&lt;BR /&gt;&lt;BR /&gt;In some cases, languages ship with an alternate set of objects which can be used to backport applications to slightly older environments. This needs to be checked. Ian's comment about checking whether BASIC 1.4 is compatible with older OpenVMS is right-on.&lt;BR /&gt;&lt;BR /&gt;You need to build on the oldest version because the image activator checks the revision level of each shareable library used by an image, and issues an error message if the image linked against is newer than the version found.&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>Thu, 03 Feb 2005 11:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/best-choice-for-basic-app-building/m-p/3477752#M31782</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-02-03T11:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Best choice for BASIC app building</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/best-choice-for-basic-app-building/m-p/3477753#M31783</link>
      <description>From&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/commercial/basic/basic_index.html" target="_blank"&gt;http://h71000.www7.hp.com/commercial/basic/basic_index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HP BASIC v1.5B is supported on AlphaServer systems running OpenVMS v6.2 to v7.3.2. HP BASIC v1.6 is supported on Integrity servers running OpenVMS v8.2.</description>
      <pubDate>Thu, 03 Feb 2005 13:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/best-choice-for-basic-app-building/m-p/3477753#M31783</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-02-03T13:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Best choice for BASIC app building</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/best-choice-for-basic-app-building/m-p/3477754#M31784</link>
      <description>Anthony,&lt;BR /&gt;&lt;BR /&gt;If you are using different Basic versions, the best thinig is to use the lowest Basic on the building environment.&lt;BR /&gt;The best thing is to use on all the platforms the same Basic version. &lt;BR /&gt;If you're using newer versions on the production platforms you can consider to only link the .OBJ on these, so you don't have the sources on the production.&lt;BR /&gt;A bit of a problem is right now the Intel because this is completly difference. In this case you does need to use two versions.&lt;BR /&gt;&lt;BR /&gt;AvR</description>
      <pubDate>Fri, 04 Feb 2005 03:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/best-choice-for-basic-app-building/m-p/3477754#M31784</guid>
      <dc:creator>Anton van Ruitenbeek</dc:creator>
      <dc:date>2005-02-04T03:17:02Z</dc:date>
    </item>
  </channel>
</rss>

