<?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 debugging and input from Console in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850213#M65655</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;When debugging, if there are so many data needs to be inputted, what is the automatic way to enter those data in Console Mode?&lt;/P&gt;
&lt;P&gt;thank you very much in advance.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
    <pubDate>Sat, 08 Nov 2008 02:02:21 GMT</pubDate>
    <dc:creator>Mike896</dc:creator>
    <dc:date>2008-11-08T02:02:21Z</dc:date>
    <item>
      <title>debugging and input from Console</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850213#M65655</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;When debugging, if there are so many data needs to be inputted, what is the automatic way to enter those data in Console Mode?&lt;/P&gt;
&lt;P&gt;thank you very much in advance.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2008 02:02:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850213#M65655</guid>
      <dc:creator>Mike896</dc:creator>
      <dc:date>2008-11-08T02:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: debugging and input from Console</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850214#M65656</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/323852"&gt;Mike896&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;When debugging, if there are so many data needs to be inputted, what is the automatic way to enter those data in Console Mode?&lt;/P&gt;
&lt;P&gt;thank you very much in advance.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Hi Mike,&lt;/P&gt;
&lt;P&gt;Is there a reason that you can't set up an input file and change the unit the program reads the data from?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Rich&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2008 06:07:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850214#M65656</guid>
      <dc:creator>ender01</dc:creator>
      <dc:date>2008-11-08T06:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: debugging and input from Console</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850215#M65657</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/407220"&gt;ender01&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Hi Mike,&lt;/P&gt;
&lt;P&gt;Is there a reason that you can't set up an input file and change the unit the program reads the data from?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Rich&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Oh, the input lines are separate in many lines in many places. Also this program is a package.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2008 07:35:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850215#M65657</guid>
      <dc:creator>Mike896</dc:creator>
      <dc:date>2008-11-08T07:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: debugging and input from Console</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850216#M65658</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;One way is to put all the input data in a file and then, in the Project &amp;gt; Debugging property page, put this under Command Arguments:&lt;/P&gt;
&lt;P&gt;&amp;lt; data.txt&lt;/P&gt;
&lt;P&gt;where data.txt is a file in the project folder that contains the input data. The program will then read from the data file instead of the console.&lt;/P&gt;
&lt;P&gt;Another way is to simply paste the input into the window.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2008 14:48:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850216#M65658</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2008-11-08T14:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: debugging and input from Console</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850217#M65659</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;&lt;EM&gt;
&lt;P&gt;Another way is to simply paste the input into the window.&lt;/P&gt;
&lt;/EM&gt;&lt;EM&gt;
&lt;P&gt;&lt;STRONG&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;But the output window is Console (DOS) window. I cannot copy/paste the input parameters into a DOS-like window.&lt;/STRONG&gt;&lt;/P&gt;
&lt;/EM&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 10 Nov 2008 04:04:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850217#M65659</guid>
      <dc:creator>Mike896</dc:creator>
      <dc:date>2008-11-10T04:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: debugging and input from Console</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850218#M65660</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Sure you can. You can either use the console window's menu (click on the small icon in the upper left corner) or right click in the window (the paste occurs on the right click.)&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2008 12:33:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850218#M65660</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2008-11-10T12:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: debugging and input from Console</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850219#M65661</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;I usually use Ctrl-V. I should try another way.&lt;/P&gt;
&lt;P&gt;Thank you indeed, Steve.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2008 00:08:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850219#M65661</guid>
      <dc:creator>Mike896</dc:creator>
      <dc:date>2008-11-11T00:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: debugging and input from Console</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850220#M65662</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Ctrl-V doesn't work in console windows. Don't ask me why...&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2008 05:30:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debugging-and-input-from-Console/m-p/850220#M65662</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2008-11-11T05:30:15Z</dc:date>
    </item>
  </channel>
</rss>

