<?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 Noob Data Type Question... in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586068#M6675</link>
    <description>&lt;BR /&gt;signed longword scale 0&lt;BR /&gt;&lt;BR /&gt;That can handle 9 digits, right??&lt;BR /&gt;&lt;BR /&gt;Thanx In Advance,&lt;BR /&gt;-&amp;gt;Christopher</description>
    <pubDate>Tue, 19 Jul 2005 13:03:42 GMT</pubDate>
    <dc:creator>Christopher Waddell</dc:creator>
    <dc:date>2005-07-19T13:03:42Z</dc:date>
    <item>
      <title>Noob Data Type Question...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586068#M6675</link>
      <description>&lt;BR /&gt;signed longword scale 0&lt;BR /&gt;&lt;BR /&gt;That can handle 9 digits, right??&lt;BR /&gt;&lt;BR /&gt;Thanx In Advance,&lt;BR /&gt;-&amp;gt;Christopher</description>
      <pubDate>Tue, 19 Jul 2005 13:03:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586068#M6675</guid>
      <dc:creator>Christopher Waddell</dc:creator>
      <dc:date>2005-07-19T13:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Noob Data Type Question...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586069#M6676</link>
      <description>Christopher,&lt;BR /&gt;  "signed longword scale 0" is really just a signed 32 bit integer. So the range is&lt;BR /&gt;&lt;BR /&gt;-2147483648 to 2147483647&lt;BR /&gt;&lt;BR /&gt;which covers all positive and negative 9 digit numbers.&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jul 2005 20:35:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586069#M6676</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-07-19T20:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Noob Data Type Question...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586070#M6677</link>
      <description>Good Morning Christopher...&lt;BR /&gt;&lt;BR /&gt;As Mr. Gillings pointed out, the "signed longword scale 0" can handle positive and negative approximately 2-billion "decimal numbers", which is into the tenth digit. Hopefully, your referral to "9 digits" is also in Decimal-Radix, and not "Hex-Radix", which is the default-radix for a "longword". Most utilities and languages running on OVMS use decimal for the default radix, so you should be covered here.&lt;BR /&gt;&lt;BR /&gt;But, if you need 9-digit precision for hexadecimal computations, then you will need to used quadwords. Hope this helps..&lt;BR /&gt;&lt;BR /&gt;Thanx,&lt;BR /&gt;whynot3k</description>
      <pubDate>Wed, 20 Jul 2005 04:45:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586070#M6677</guid>
      <dc:creator>Richard White_5</dc:creator>
      <dc:date>2005-07-20T04:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Noob Data Type Question...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586071#M6678</link>
      <description>Thanx for your responses.&lt;BR /&gt;&lt;BR /&gt;This number will not be used in any calculations it's an ID like an SSN.&lt;BR /&gt;&lt;BR /&gt;It's just we're about to go over 999999.&lt;BR /&gt;&lt;BR /&gt;I do appreciate your help.&lt;BR /&gt;&lt;BR /&gt;-&amp;gt;Christopher</description>
      <pubDate>Wed, 20 Jul 2005 07:08:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586071#M6678</guid>
      <dc:creator>Christopher Waddell</dc:creator>
      <dc:date>2005-07-20T07:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Noob Data Type Question...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586072#M6679</link>
      <description>Ooooops!&lt;BR /&gt;&lt;BR /&gt;That should be 99999999.&lt;BR /&gt;&lt;BR /&gt;-&amp;gt;C.</description>
      <pubDate>Wed, 20 Jul 2005 07:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586072#M6679</guid>
      <dc:creator>Christopher Waddell</dc:creator>
      <dc:date>2005-07-20T07:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Noob Data Type Question...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586073#M6680</link>
      <description>Chris,&lt;BR /&gt;welcome to vms forum.&lt;BR /&gt; &lt;BR /&gt;May I hint you assigning some points to fellows helped you?&lt;BR /&gt; &lt;BR /&gt;Cheers&lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jul 2005 04:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/noob-data-type-question/m-p/3586073#M6680</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-07-25T04:11:00Z</dc:date>
    </item>
  </channel>
</rss>

