<?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: List of all declared variables in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893300#M78892</link>
    <description>&lt;P&gt;Hans,&lt;/P&gt;
&lt;P&gt;In the forum message you use Shift-Enter&lt;BR /&gt;to get a return/linefeed and use Enter&lt;/P&gt;
&lt;P&gt;to get a paragraph break.&lt;/P&gt;
&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
    <pubDate>Wed, 14 Nov 2007 13:57:30 GMT</pubDate>
    <dc:creator>jimdempseyatthecove</dc:creator>
    <dc:date>2007-11-14T13:57:30Z</dc:date>
    <item>
      <title>List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893295#M78887</link>
      <description>I have written several Subroutines within the Visual Studio integration of Intel Visual Fortran. Unfortenately I lost overview of all declared and used variables.&lt;BR /&gt;&lt;BR /&gt;Is there an easy way to get a complete list of all variables which are used/declared within one or several subroutines? Would be glad for help because I have been trying to find an answer without any success.&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Nov 2007 15:21:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893295#M78887</guid>
      <dc:creator>afterburner</dc:creator>
      <dc:date>2007-11-13T15:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893296#M78888</link>
      <description>No, sorry. This is still on our wish-list. &lt;BR /&gt;</description>
      <pubDate>Tue, 13 Nov 2007 17:49:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893296#M78888</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-11-13T17:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893297#M78889</link>
      <description>I sem to recall such lists and calling trees being available when I was using an FTN compiler on CDC CYBER 6600/7600machines in the sixties.....Since one had to debug one's own programs manually then, such lists were essential.</description>
      <pubDate>Tue, 13 Nov 2007 21:12:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893297#M78889</guid>
      <dc:creator>anthonyrichards</dc:creator>
      <dc:date>2007-11-13T21:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893298#M78890</link>
      <description>One thing you can try is to build an alternate configuration with Static Verifier enabled. This will warn you of undeclared or unused variables. See the on-disk documentation for details on how to do this.&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Nov 2007 22:41:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893298#M78890</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-11-13T22:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893299#M78891</link>
      <description>For this and others i use ftnchek. (newline)

Look at &lt;A href="http://www.dsm.fordham.edu/~ftnchek/" target="_blank"&gt;http://www.dsm.fordham.edu/~ftnchek/&lt;/A&gt; (newline)

                 Hans (newline) 

How can I get a linefeed?


.</description>
      <pubDate>Wed, 14 Nov 2007 08:13:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893299#M78891</guid>
      <dc:creator>hansr</dc:creator>
      <dc:date>2007-11-14T08:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893300#M78892</link>
      <description>&lt;P&gt;Hans,&lt;/P&gt;
&lt;P&gt;In the forum message you use Shift-Enter&lt;BR /&gt;to get a return/linefeed and use Enter&lt;/P&gt;
&lt;P&gt;to get a paragraph break.&lt;/P&gt;
&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2007 13:57:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893300#M78892</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2007-11-14T13:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893301#M78893</link>
      <description>Jim,


thanks, but neither Schift-Enter nor only Enter changes the line

(neither Opera nor IExplorer)

Hans</description>
      <pubDate>Thu, 15 Nov 2007 09:07:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893301#M78893</guid>
      <dc:creator>hansr</dc:creator>
      <dc:date>2007-11-15T09:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893302#M78894</link>
      <description>&lt;P&gt;Strange,&lt;/P&gt;
&lt;P&gt;Must be a cleaverly hidden setting.&lt;/P&gt;
&lt;P&gt;Try writing your post in NOTEPAD or WORDPAD an then either pasting it into the message window or using the icon labled C++ to paste the text into the message window.&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2007 14:00:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893302#M78894</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2007-11-15T14:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893303#M78895</link>
      <description>Jim,
with Textpad it doesn't do.
Now I follow your advice with notepad
and we see the result.
Thanks 
Hans</description>
      <pubDate>Mon, 19 Nov 2007 08:10:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893303#M78895</guid>
      <dc:creator>hansr</dc:creator>
      <dc:date>2007-11-19T08:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893304#M78896</link>
      <description>Jim,
now I'm trying with notepad+ .
Where can I find 
"the icon labled C++" ?
Thanks
Hans</description>
      <pubDate>Mon, 19 Nov 2007 08:20:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893304#M78896</guid>
      <dc:creator>hansr</dc:creator>
      <dc:date>2007-11-19T08:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893305#M78897</link>
      <description>&lt;P&gt;Compose in notepad, Copy message to clipboard&lt;/P&gt;
&lt;P&gt;Select all (Ctrl-A), Copy to clipboard (Ctrl-C).&lt;/P&gt;
&lt;P&gt;Using your browser, browse to forum and message of interest, click on reply. The browser will open a message composition web page. Using IE, the last icon listed in the tool bar is a box (button) with something that looks like:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;______&lt;BR /&gt;|------|&lt;BR /&gt;|--|&lt;BR /&gt;|C++ |&lt;BR /&gt; ------&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;Clicking on that button pastes the clipboard into the message window with line feeds (without the larger vertical paragraph separation).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;The additional advantage of using notepad is that if the dang web page times out on your composition (often does) you won't loose a nicely composed message.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;Going the other way, if source code is in the forum message, and if you wish to copy into sample program, I find using WordPad a better choice as an intermediary between paste and save as.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;Jim Dempsey&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2007 16:50:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893305#M78897</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2007-11-19T16:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893306#M78898</link>
      <description>Jim, 
sorrrry, but there is no tool bar with a button like you described.
Maybe my IE 6 is tooooo old.
I try to add a screenshot.
So much effort for such a .....
Thanks
Hans</description>
      <pubDate>Tue, 20 Nov 2007 09:23:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893306#M78898</guid>
      <dc:creator>hansr</dc:creator>
      <dc:date>2007-11-20T09:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893307#M78899</link>
      <description>Hm. There's supposed to be a fairly large toolbar between the "Message" title and the edit box. And I see it with both Firefox 2 and IE 6. Maybe it's due to a combination of your (Java)Script/Security/whatever settings (however, I don't know which ones, even if I'm on a right track)?&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2007 12:11:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893307#M78899</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2007-11-20T12:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893308#M78900</link>
      <description>&lt;P&gt;Hans,&lt;/P&gt;
&lt;P&gt;The C++ icon is not on the IE toolbar but on far right of the Intel toolbar -between "Message" and the box where I am typing now. (Seen when you click "Reply" to one of these posts)&lt;/P&gt;
&lt;P&gt;Hopefully I have successfully attached a screenshot.&lt;BR /&gt;&lt;BR /&gt;Les&lt;/P&gt;
&lt;P&gt;Also. When I am typing here in the reply box :&lt;BR /&gt;ctrl-Enter goes down to next line.&lt;/P&gt;
&lt;P&gt;Enter on its own goes down a paragraph spacing&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2007 13:01:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893308#M78900</guid>
      <dc:creator>Les_Neilson</dc:creator>
      <dc:date>2007-11-20T13:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893309#M78901</link>
      <description>That screenshot suggests that JavaScript is disabled.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2007 13:39:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893309#M78901</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-11-20T13:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893310#M78902</link>
      <description>&lt;P&gt;What I see is this--------------------------------------------------------------^&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2007 15:48:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893310#M78902</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2007-11-20T15:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893311#M78903</link>
      <description>Now with Javascript activated:
directly written in Message window.


And moved from Notepad:
No linefeed.
Hans</description>
      <pubDate>Wed, 21 Nov 2007 10:15:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893311#M78903</guid>
      <dc:creator>hansr</dc:creator>
      <dc:date>2007-11-21T10:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893312#M78904</link>
      <description>No chance.
Neither in IE 6 nor in Opera 9.24 can I get the nice toolbar showed by Les and Jim.
All security points are disabled.

Thank you all.
Please excuse, if my further posts are without linefeeds.
Hans</description>
      <pubDate>Wed, 21 Nov 2007 10:57:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893312#M78904</guid>
      <dc:creator>hansr</dc:creator>
      <dc:date>2007-11-21T10:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893313#M78905</link>
      <description>Curious. Please go to &lt;A href="http://centralops.net/asp/co/BrowserMirror.vbs.asp"&gt;http://centralops.net/asp/co/BrowserMirror.vbs.asp&lt;/A&gt; and copy and paste what it says from the header Client-Side Scripting through the line starting with "browser".&lt;BR /&gt;&lt;BR /&gt;For what it's worth, this forum is likely to change to a vBulletin-based one sometime next year. This should alleviate many of the forum issues people have.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2007 20:30:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893313#M78905</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-11-21T20:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: List of all declared variables</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893314#M78906</link>
      <description>Steve,
I attach the mirror results, because it is better readable so.
(It is a nice tool).
Thanks
Hans</description>
      <pubDate>Thu, 22 Nov 2007 09:06:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/List-of-all-declared-variables/m-p/893314#M78906</guid>
      <dc:creator>hansr</dc:creator>
      <dc:date>2007-11-22T09:06:33Z</dc:date>
    </item>
  </channel>
</rss>

