<?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 You can try LongPathTool to in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Input-line-too-long-error-when-running-Windows-batch-file/m-p/1138558#M136481</link>
    <description>&lt;P&gt;You can try LongPathTool to fix this problem. It worked perfectly for me.&lt;/P&gt;</description>
    <pubDate>Sun, 25 Aug 2019 03:08:20 GMT</pubDate>
    <dc:creator>Drayk__Tim</dc:creator>
    <dc:date>2019-08-25T03:08:20Z</dc:date>
    <item>
      <title>Input line too long error when running Windows batch file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Input-line-too-long-error-when-running-Windows-batch-file/m-p/1138556#M136479</link>
      <description>&lt;P&gt;When running an IVF project through a Windows batch file through a regular command prompt i.e. not the one provided by the Intel compiler, an error periodically shows up with the message "Input line too long". Is this Windows or IVF related?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The batch files always begin by setting the correct environment ex.&lt;/P&gt;&lt;P&gt;call "%IFORT_COMPILER19%bin\ipsxe-comp-vars.bat" ia32&amp;nbsp;vs2017&lt;/P&gt;&lt;P&gt;Some characteristics of the error (when it appears) are:&lt;/P&gt;&lt;P&gt;1. Occurs when the batch file is repeatedly executed&amp;nbsp;in the same command window.&lt;/P&gt;&lt;P&gt;2. Disappears when the command window is closed and restarted.&lt;/P&gt;&lt;P&gt;3. Could the repeated call to the&amp;nbsp;ipsxe-comp-vars.bat be the problem?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 17:08:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Input-line-too-long-error-when-running-Windows-batch-file/m-p/1138556#M136479</guid>
      <dc:creator>avinashs</dc:creator>
      <dc:date>2019-08-05T17:08:23Z</dc:date>
    </item>
    <item>
      <title>I suspect that it is indeed</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Input-line-too-long-error-when-running-Windows-batch-file/m-p/1138557#M136480</link>
      <description>&lt;P&gt;I suspect that it is indeed the repeated call that causes this. Typically such batch files as ipsxe-comp-vars.bat prepend or append all manner of paths to the existing PATH variable. At some point it is simply too much.&lt;/P&gt;&lt;P&gt;You could try with:&lt;/P&gt;&lt;P&gt;setlocal&lt;/P&gt;&lt;P&gt;... contents of your current batch file&lt;/P&gt;&lt;P&gt;endlocal&lt;/P&gt;&lt;P&gt;This confines the effects of enhancing the PATH variable (and other variables) to the period that the batch file is active. Under Linux shells each process (shell scripts or whatever) can only influence its own copy of the environment, but that is not automatically the case with Windows command shells/DOS boxes.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 06:23:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Input-line-too-long-error-when-running-Windows-batch-file/m-p/1138557#M136480</guid>
      <dc:creator>Arjen_Markus</dc:creator>
      <dc:date>2019-08-06T06:23:08Z</dc:date>
    </item>
    <item>
      <title>You can try LongPathTool to</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Input-line-too-long-error-when-running-Windows-batch-file/m-p/1138558#M136481</link>
      <description>&lt;P&gt;You can try LongPathTool to fix this problem. It worked perfectly for me.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Aug 2019 03:08:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Input-line-too-long-error-when-running-Windows-batch-file/m-p/1138558#M136481</guid>
      <dc:creator>Drayk__Tim</dc:creator>
      <dc:date>2019-08-25T03:08:20Z</dc:date>
    </item>
  </channel>
</rss>

