<?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 Createprocess in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Createprocess/m-p/812110#M43302</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am using CreateProcess for opening a file with a text editor.&lt;BR /&gt;As I have no experience in Windows programing the sintax and parameters I am using are based in an answer posted by James (elementyl).&lt;BR /&gt;I need help in setting some parameter so that CreateProcess behaves like RUNQQ (executes another program and waits for it to complete).&lt;BR /&gt;The help on createProcess didn't give me any clue.&lt;BR /&gt; &lt;BR /&gt;Thanks for any help&lt;BR /&gt;Geraldo&lt;BR /&gt; &lt;BR /&gt;</description>
    <pubDate>Mon, 28 Apr 2003 20:08:49 GMT</pubDate>
    <dc:creator>cacciatore</dc:creator>
    <dc:date>2003-04-28T20:08:49Z</dc:date>
    <item>
      <title>Createprocess</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Createprocess/m-p/812110#M43302</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am using CreateProcess for opening a file with a text editor.&lt;BR /&gt;As I have no experience in Windows programing the sintax and parameters I am using are based in an answer posted by James (elementyl).&lt;BR /&gt;I need help in setting some parameter so that CreateProcess behaves like RUNQQ (executes another program and waits for it to complete).&lt;BR /&gt;The help on createProcess didn't give me any clue.&lt;BR /&gt; &lt;BR /&gt;Thanks for any help&lt;BR /&gt;Geraldo&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Mon, 28 Apr 2003 20:08:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Createprocess/m-p/812110#M43302</guid>
      <dc:creator>cacciatore</dc:creator>
      <dc:date>2003-04-28T20:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Createprocess</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Createprocess/m-p/812111#M43303</link>
      <description>&lt;A href="http://h18009.www1.hp.com/fortran/visual/vfn09/anykey.f90" target="_blank" title="http://h18009.www1.hp.com/fortran/visual/vfn09/anykey.f90"&gt;This&lt;/A&gt; is an example from one of my VF Newsletter columns that does what you want.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 28 Apr 2003 21:26:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Createprocess/m-p/812111#M43303</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2003-04-28T21:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Createprocess</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Createprocess/m-p/812112#M43304</link>
      <description>WaitForSingleObject was what was missing after CreateProcess.&lt;BR /&gt;&lt;BR /&gt;Thanks very much&lt;BR /&gt;&lt;BR /&gt;Geraldo</description>
      <pubDate>Tue, 29 Apr 2003 09:57:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Createprocess/m-p/812112#M43304</guid>
      <dc:creator>cacciatore</dc:creator>
      <dc:date>2003-04-29T09:57:57Z</dc:date>
    </item>
  </channel>
</rss>

