<?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 Environment variable. in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/environment-variable/m-p/3631464#M32801</link>
    <description>Hello to forum,&lt;BR /&gt;&lt;BR /&gt;We are running out executable on BASH cell.&lt;BR /&gt;Now I need to debug my program using the OPEN VMS debugger!  For that I need to pass the certain environment variable like SHM, SCEDIR, LOGDIR. Since I cant start the debugger from the BASH cell! How do I make available of these variables to my program thru the debugger?&lt;BR /&gt;&lt;BR /&gt;Thanking in advance.&lt;BR /&gt;&lt;BR /&gt;Mutturaj&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Sep 2005 11:24:49 GMT</pubDate>
    <dc:creator>Mutturaj</dc:creator>
    <dc:date>2005-09-21T11:24:49Z</dc:date>
    <item>
      <title>Environment variable.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/environment-variable/m-p/3631464#M32801</link>
      <description>Hello to forum,&lt;BR /&gt;&lt;BR /&gt;We are running out executable on BASH cell.&lt;BR /&gt;Now I need to debug my program using the OPEN VMS debugger!  For that I need to pass the certain environment variable like SHM, SCEDIR, LOGDIR. Since I cant start the debugger from the BASH cell! How do I make available of these variables to my program thru the debugger?&lt;BR /&gt;&lt;BR /&gt;Thanking in advance.&lt;BR /&gt;&lt;BR /&gt;Mutturaj&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Sep 2005 11:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/environment-variable/m-p/3631464#M32801</guid>
      <dc:creator>Mutturaj</dc:creator>
      <dc:date>2005-09-21T11:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variable.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/environment-variable/m-p/3631465#M32802</link>
      <description>&lt;BR /&gt;Just DCL during debugging and then back to bah when ready for that?&lt;BR /&gt;I was tempted to ask 'What's the point in using a fancy shell if you do not know how to set environment variables', but I will not.&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Sep 2005 12:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/environment-variable/m-p/3631465#M32802</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-09-21T12:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variable.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/environment-variable/m-p/3631466#M32803</link>
      <description>Mutturaj,&lt;BR /&gt;&lt;BR /&gt;If you read environment variables with getenv(), I will try with DCL commands to define symbols:&lt;BR /&gt;&lt;BR /&gt;$ SHM="&lt;VALUE&gt;"&lt;BR /&gt;$ SCEDIR="&lt;VALUE&gt;"&lt;BR /&gt;$ LOGDIR="&lt;VALUE&gt;"&lt;BR /&gt;&lt;BR /&gt;or with logical names :&lt;BR /&gt;&lt;BR /&gt;$ DEFINE SHM &lt;VALUE&gt;&lt;BR /&gt;$ DEFINE SCEDIR &lt;VALUE&gt;&lt;BR /&gt;$ DEFINE LOGDIR &lt;VALUE&gt;&lt;BR /&gt;&lt;BR /&gt;This because the native VMS getenv() try to mimic the UNIX getenv () so that it first try to retrive the symbol and then the logical name.&lt;BR /&gt;&lt;BR /&gt;Bojan&lt;/VALUE&gt;&lt;/VALUE&gt;&lt;/VALUE&gt;&lt;/VALUE&gt;&lt;/VALUE&gt;&lt;/VALUE&gt;</description>
      <pubDate>Thu, 22 Sep 2005 01:57:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/environment-variable/m-p/3631466#M32803</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-09-22T01:57:15Z</dc:date>
    </item>
  </channel>
</rss>

