<?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 Converting D_Floating(COMP-2) data to readable format data in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/converting-d-floating-comp-2-data-to-readable-format-data/m-p/7015853#M104361</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have D_floating (COMP-2) variables in my index files. when i try to read index file these columns data in hexa decimal format and unreadable format.&lt;/P&gt;&lt;P&gt;i am writing COBOL program to move these D_floating columns data to readable data type columns and tring to write in to sequential file for reading that data.&lt;/P&gt;&lt;P&gt;Please help me how can we convert to D_Floating columns data(COMP-2) to readable format data types (interger 9 or text X). what will be declaration for readable format data types (picture clause)?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Aug 2018 14:26:25 GMT</pubDate>
    <dc:creator>sureshso</dc:creator>
    <dc:date>2018-08-24T14:26:25Z</dc:date>
    <item>
      <title>Converting D_Floating(COMP-2) data to readable format data</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/converting-d-floating-comp-2-data-to-readable-format-data/m-p/7015853#M104361</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have D_floating (COMP-2) variables in my index files. when i try to read index file these columns data in hexa decimal format and unreadable format.&lt;/P&gt;&lt;P&gt;i am writing COBOL program to move these D_floating columns data to readable data type columns and tring to write in to sequential file for reading that data.&lt;/P&gt;&lt;P&gt;Please help me how can we convert to D_Floating columns data(COMP-2) to readable format data types (interger 9 or text X). what will be declaration for readable format data types (picture clause)?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:26:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/converting-d-floating-comp-2-data-to-readable-format-data/m-p/7015853#M104361</guid>
      <dc:creator>sureshso</dc:creator>
      <dc:date>2018-08-24T14:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Converting D_Floating(COMP-2) data to readable format data</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/converting-d-floating-comp-2-data-to-readable-format-data/m-p/7015877#M104363</link>
      <description>&lt;P&gt;Just MOVE in COBOL for example to a&amp;nbsp; PIC 999999.99 field for dollars and cents.&lt;/P&gt;&lt;P&gt;The Cobol RTL will do the work.&lt;/P&gt;&lt;P&gt;You can also explcitily call conversion functions like&amp;nbsp;OTS$CNVOUT (HP OpenVMS RTL General Purpose(OTS$) Manual)&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Hein&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 20:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/converting-d-floating-comp-2-data-to-readable-format-data/m-p/7015877#M104363</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2018-08-24T20:03:52Z</dc:date>
    </item>
  </channel>
</rss>

