<?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: running an exe with an option in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321311#M63313</link>
    <description>I think this feature (change DEBUG flag in image header) may be on the the list to get added to VMS as a proper command.</description>
    <pubDate>Fri, 02 Jul 2004 05:00:22 GMT</pubDate>
    <dc:creator>Ian Miller.</dc:creator>
    <dc:date>2004-07-02T05:00:22Z</dc:date>
    <item>
      <title>running an exe with an option</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321309#M63311</link>
      <description>I have an .exe that I run as &lt;BR /&gt;$ myexe :== $ disk:&lt;DIR&gt;myexe&lt;BR /&gt;$ myexe par1 par2 par3&lt;BR /&gt;&lt;BR /&gt;If I want to run it with /nodebug, my parameters will be messed in the program.&lt;BR /&gt;&lt;BR /&gt;Apart from modifying the source code, if somebody has a smart idea to run it.&lt;BR /&gt;&lt;BR /&gt;I tried &lt;BR /&gt;$ myexe/nodebug par1 par2 par3&lt;BR /&gt;and&lt;BR /&gt;$ myexe par1 par2 par3/nodebug&lt;BR /&gt;&lt;BR /&gt;but it messes my parameters.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIR&gt;</description>
      <pubDate>Fri, 02 Jul 2004 04:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321309#M63311</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-07-02T04:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: running an exe with an option</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321310#M63312</link>
      <description>you could change the image header with &lt;BR /&gt;&lt;A href="http://vms.process.com/scripts/fileserv/fileserv.com?SET_EXE" target="_blank"&gt;http://vms.process.com/scripts/fileserv/fileserv.com?SET_EXE&lt;/A&gt;&lt;BR /&gt;to turn off running with debug</description>
      <pubDate>Fri, 02 Jul 2004 04:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321310#M63312</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-07-02T04:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: running an exe with an option</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321311#M63313</link>
      <description>I think this feature (change DEBUG flag in image header) may be on the the list to get added to VMS as a proper command.</description>
      <pubDate>Fri, 02 Jul 2004 05:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321311#M63313</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-07-02T05:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: running an exe with an option</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321312#M63314</link>
      <description>gerard,&lt;BR /&gt;&lt;BR /&gt;perhpas use TWO foreign symbols: on to run the program WITH debug, the other without:&lt;BR /&gt;&lt;BR /&gt;myexe :== $disk:&lt;DIR&gt;myexe/NODEBUG&lt;BR /&gt;myexed :== $disk:&lt;DIR&gt;myexe/DEBUG&lt;BR /&gt;&lt;BR /&gt;Willem&lt;/DIR&gt;&lt;/DIR&gt;</description>
      <pubDate>Fri, 02 Jul 2004 09:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321312#M63314</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-07-02T09:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: running an exe with an option</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321313#M63315</link>
      <description>That does not work for me:&lt;BR /&gt;&lt;BR /&gt;$ a=="$sys$login:a/nodebug"&lt;BR /&gt;$ a&lt;BR /&gt;&lt;BR /&gt;         OpenVMS Alpha Debug64 Version V7.3-200&lt;BR /&gt;&lt;BR /&gt;%DEBUG-I-INITIAL, Language: C, Module: A&lt;BR /&gt;%DEBUG-I-NOTATMAIN, Type GO to reach MAIN program&lt;BR /&gt;&lt;BR /&gt;DBG&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On VAX I once received code for a 'dummy debugger', so I could do:&lt;BR /&gt;$ define lib$debug dev:[dir]ddbg.exe&lt;BR /&gt;$ foreign_cmd</description>
      <pubDate>Fri, 02 Jul 2004 14:03:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321313#M63315</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-07-02T14:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: running an exe with an option</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321314#M63316</link>
      <description>Hi, I would try:&lt;BR /&gt;$ link/nodeb myexe&lt;BR /&gt;$ myexe:= $myexe.exe&lt;BR /&gt;$ myexe par1 par2 ...&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Jul 2004 09:31:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321314#M63316</guid>
      <dc:creator>Amit Levin_2</dc:creator>
      <dc:date>2004-07-03T09:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: running an exe with an option</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321315#M63317</link>
      <description>Hi Labadie,&lt;BR /&gt;to execute debugger session with parameters you could:&lt;BR /&gt;$ MYEXE=="$&lt;DIR&gt;MYEXE.EXE"&lt;BR /&gt;$ DEBUG/KEEP&lt;BR /&gt;$ RUN/COMMAND="MYEXE"/ARG="PAR1 PAR2 PAR3"&lt;BR /&gt;$ GO&lt;BR /&gt;You can define DBG$INIT to a debug startup command file as follow:&lt;BR /&gt;$ TYPE SYS$INPUT /OUT=MYDEBUG_STARTUP.COM&lt;BR /&gt;GO&lt;BR /&gt;GO&lt;BR /&gt;^Z&lt;BR /&gt;$ When debug start, execute GO twice time and program start immediatly. At end you need type EXIT to return back DCL.&lt;BR /&gt; &lt;BR /&gt;H.T.H.&lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;&lt;/DIR&gt;</description>
      <pubDate>Sun, 04 Jul 2004 02:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/running-an-exe-with-an-option/m-p/3321315#M63317</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-07-04T02:33:28Z</dc:date>
    </item>
  </channel>
</rss>

