<?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 use object's properties in Fortran in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/use-object-s-properties-in-Fortran/m-p/817401#M45925</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a problem with calling object's properties in Fortran:&lt;/P&gt;&lt;P&gt;I use"&lt;B&gt;AUTOGetProperty&lt;/B&gt;(idispatch,id,value) for getting value of object's properties.&lt;/P&gt;&lt;P&gt;When I use member Id in this, it works correctly but by usingargument's(property's) name does not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;status = AUTOGetProperty ($OBJECT, 23, A)   This is ok. A=231&lt;/P&gt;&lt;P&gt;status = AUTOGetProperty ($OBJECT, '$Counter', A)   This is not ok. A=0&lt;/P&gt;&lt;P&gt;I think thatargument's name is incorrect. but how I get the object's properties names (the properties list or property by ID)?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rezaei&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2011 09:29:18 GMT</pubDate>
    <dc:creator>rezaei</dc:creator>
    <dc:date>2011-10-06T09:29:18Z</dc:date>
    <item>
      <title>use object's properties in Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/use-object-s-properties-in-Fortran/m-p/817401#M45925</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a problem with calling object's properties in Fortran:&lt;/P&gt;&lt;P&gt;I use"&lt;B&gt;AUTOGetProperty&lt;/B&gt;(idispatch,id,value) for getting value of object's properties.&lt;/P&gt;&lt;P&gt;When I use member Id in this, it works correctly but by usingargument's(property's) name does not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;status = AUTOGetProperty ($OBJECT, 23, A)   This is ok. A=231&lt;/P&gt;&lt;P&gt;status = AUTOGetProperty ($OBJECT, '$Counter', A)   This is not ok. A=0&lt;/P&gt;&lt;P&gt;I think thatargument's name is incorrect. but how I get the object's properties names (the properties list or property by ID)?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rezaei&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2011 09:29:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/use-object-s-properties-in-Fortran/m-p/817401#M45925</guid>
      <dc:creator>rezaei</dc:creator>
      <dc:date>2011-10-06T09:29:18Z</dc:date>
    </item>
  </channel>
</rss>

