<?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: Fortran /align  qualifiers in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/fortran-align-qualifiers/m-p/4919408#M32558</link>
    <description>are u using a 32 bit OVMS or 64 bit?&lt;BR /&gt;if 64 bit then the "reco=natural" will cause problems.</description>
    <pubDate>Fri, 19 Aug 2005 00:03:28 GMT</pubDate>
    <dc:creator>devgoswami</dc:creator>
    <dc:date>2005-08-19T00:03:28Z</dc:date>
    <item>
      <title>Fortran /align  qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fortran-align-qualifiers/m-p/4919407#M32557</link>
      <description>I am recompiling from source an old Fortran program, that includes an obsolete qualifier.&lt;BR /&gt;It had  /align=(rec=pack,comm=natu) &lt;BR /&gt;Now its /align=(comm=(pack,nomulti),reco=natu)&lt;BR /&gt;but the data does not align correctly.&lt;BR /&gt;&lt;BR /&gt;Does anyone know the modern equivalent of the old /align qualifiers?  &lt;BR /&gt;Thank you.</description>
      <pubDate>Thu, 18 Aug 2005 18:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fortran-align-qualifiers/m-p/4919407#M32557</guid>
      <dc:creator>JKrucus</dc:creator>
      <dc:date>2005-08-18T18:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran /align  qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fortran-align-qualifiers/m-p/4919408#M32558</link>
      <description>are u using a 32 bit OVMS or 64 bit?&lt;BR /&gt;if 64 bit then the "reco=natural" will cause problems.</description>
      <pubDate>Fri, 19 Aug 2005 00:03:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fortran-align-qualifiers/m-p/4919408#M32558</guid>
      <dc:creator>devgoswami</dc:creator>
      <dc:date>2005-08-19T00:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran /align  qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fortran-align-qualifiers/m-p/4919409#M32559</link>
      <description>I'd expect:&lt;BR /&gt;&lt;BR /&gt;/ALIGN=(RECORD=PACK,COMMON=NATURAL) &lt;BR /&gt;&lt;BR /&gt;to work. Note that:&lt;BR /&gt;&lt;BR /&gt;/ALIGN=(REC=PACK) &lt;BR /&gt;&lt;BR /&gt;will NOT work because they keyword "REC" is considered ambiguous.&lt;BR /&gt;&lt;BR /&gt;Note that (COMM=(PACK,NOMULTI),RECO=NATU) does the exact opposite of (REC=PACK,COMMON=NATURAL). I'm assuming you want common blocks packed and records naturally aligned.&lt;BR /&gt;&lt;BR /&gt;All that said, it would be very much in your interest to modify your code so that EVERYTHING is naturally aligned.&lt;BR /&gt;&lt;BR /&gt;If that doesn't help, please post the EXACT command that's failing and EXACT AND COMPLETE error messages.&lt;BR /&gt;&lt;BR /&gt;Also give some detail about what you mean by "does not align correctly". Show us what you're declaring and how you want it aligned.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 00:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fortran-align-qualifiers/m-p/4919409#M32559</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-08-19T00:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran /align  qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fortran-align-qualifiers/m-p/4919410#M32560</link>
      <description>Hi,&lt;BR /&gt;hope this HP documentation page can help you&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82final/6443/6443pro_003.html#sec_fortran_quals" target="_blank"&gt;http://h71000.www7.hp.com/doc/82final/6443/6443pro_003.html#sec_fortran_quals&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 02:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fortran-align-qualifiers/m-p/4919410#M32560</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-19T02:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran /align  qualifiers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fortran-align-qualifiers/m-p/4919411#M32561</link>
      <description>reco = rec  did it.  Thank you, all.</description>
      <pubDate>Fri, 19 Aug 2005 10:34:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fortran-align-qualifiers/m-p/4919411#M32561</guid>
      <dc:creator>JKrucus</dc:creator>
      <dc:date>2005-08-19T10:34:19Z</dc:date>
    </item>
  </channel>
</rss>

