<?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 variable length Charcater declaration in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/variable-length-Charcater-declaration/m-p/955059#M20592</link>
    <description>I am using CVF 6.5 on a NT4.0 workstation &lt;BR /&gt; &lt;BR /&gt;The following character declaration statements produce errors. I think &lt;BR /&gt;my syntax is correct. Is it not possible to declare variable length &lt;BR /&gt;characters in CVF? Thanks for your help.......................Animesh &lt;BR /&gt; &lt;BR /&gt;&lt;FONT size="+1"&gt;&lt;PRE&gt;
 character d*(*) 
 character e*(*) 
 character*(*) f 
 character(len=*) g 
 character(*) ba 
 
Compiling Fortran... 
D:AutomatePLatesourceNastran.f90 
D:AutomatePLatesourceNastran.f90(7) : Error: This passed length 
character name has been used in an invalid context.   &lt;D&gt; 
 character d*(*) 
------------------^ 
D:AutomatePLatesourceNastran.f90(8) : Error: This passed length 
character name has been used in an invalid context.   &lt;E&gt; 
 character e*(*) 
------------------^ 
D:AutomatePLatesourceNastran.f90(9) : Error: This passed length 
character name has been used in an invalid context.   &lt;F&gt; 
 character*(*) f 
----------------------^ 
D:AutomatePLatesourceNastran.f90(10) : Error: This passed length 
character name has been used in an invalid context.   &lt;G&gt; 
 character(len=*) g 
-------------------------^ 
D:AutomatePLatesourceNastran.f90(11) : Error: This passed length 
character name has been used in an invalid context.   [BA] 
 character(*) ba 
---------------------^ 
Error executing df.exe. 
 
NastranSession.exe - 5 error(s), 0 warning(s)
&lt;/G&gt;&lt;/F&gt;&lt;/E&gt;&lt;/D&gt;&lt;/PRE&gt;&lt;/FONT&gt;</description>
    <pubDate>Tue, 19 Jun 2001 23:33:28 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-06-19T23:33:28Z</dc:date>
    <item>
      <title>variable length Charcater declaration</title>
      <link>https://community.intel.com/t5/Software-Archive/variable-length-Charcater-declaration/m-p/955059#M20592</link>
      <description>I am using CVF 6.5 on a NT4.0 workstation &lt;BR /&gt; &lt;BR /&gt;The following character declaration statements produce errors. I think &lt;BR /&gt;my syntax is correct. Is it not possible to declare variable length &lt;BR /&gt;characters in CVF? Thanks for your help.......................Animesh &lt;BR /&gt; &lt;BR /&gt;&lt;FONT size="+1"&gt;&lt;PRE&gt;
 character d*(*) 
 character e*(*) 
 character*(*) f 
 character(len=*) g 
 character(*) ba 
 
Compiling Fortran... 
D:AutomatePLatesourceNastran.f90 
D:AutomatePLatesourceNastran.f90(7) : Error: This passed length 
character name has been used in an invalid context.   &lt;D&gt; 
 character d*(*) 
------------------^ 
D:AutomatePLatesourceNastran.f90(8) : Error: This passed length 
character name has been used in an invalid context.   &lt;E&gt; 
 character e*(*) 
------------------^ 
D:AutomatePLatesourceNastran.f90(9) : Error: This passed length 
character name has been used in an invalid context.   &lt;F&gt; 
 character*(*) f 
----------------------^ 
D:AutomatePLatesourceNastran.f90(10) : Error: This passed length 
character name has been used in an invalid context.   &lt;G&gt; 
 character(len=*) g 
-------------------------^ 
D:AutomatePLatesourceNastran.f90(11) : Error: This passed length 
character name has been used in an invalid context.   [BA] 
 character(*) ba 
---------------------^ 
Error executing df.exe. 
 
NastranSession.exe - 5 error(s), 0 warning(s)
&lt;/G&gt;&lt;/F&gt;&lt;/E&gt;&lt;/D&gt;&lt;/PRE&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 19 Jun 2001 23:33:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/variable-length-Charcater-declaration/m-p/955059#M20592</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-06-19T23:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: variable length Charcater declaration</title>
      <link>https://community.intel.com/t5/Software-Archive/variable-length-Charcater-declaration/m-p/955060#M20593</link>
      <description>See the responses you got in comp.lang.fortran&lt;BR /&gt;&lt;BR /&gt;I notice you've been asking a lot of questions recently that suggest an unfamiliarity with the Fortran language.  You may want to consider looking for a tutorial book on Fortran to help get you up to speed.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 20 Jun 2001 03:38:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/variable-length-Charcater-declaration/m-p/955060#M20593</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-06-20T03:38:48Z</dc:date>
    </item>
  </channel>
</rss>

