<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:LibreOfficiant@sfr.fr" title="LibreOfficiant <LibreOfficiant@sfr.fr>"> <span class="fn">LibreOfficiant</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Support for &h &o Basic literals is incomplete"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130677">bug 130677</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Version</td>
           <td>6.4.0.3 release
           </td>
           <td>Inherited From OOo
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Support for &h &o Basic literals is incomplete"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130677#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Support for &h &o Basic literals is incomplete"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130677">bug 130677</a>
              from <span class="vcard"><a class="email" href="mailto:LibreOfficiant@sfr.fr" title="LibreOfficiant <LibreOfficiant@sfr.fr>"> <span class="fn">LibreOfficiant</span></a>
</span></b>
        <pre>MS-VBA help offers little if no information about literals. However foreign
Basic-like languages hold preciser information:

o  IBM LotusScript - Literal number construction rules
<a href="https://www.ibm.com/support/knowledgecenter/SSVRGU_10.0.0/basic/LSAZ_LITERAL_NUMBER_CONSTRUCTION_RULES.html">https://www.ibm.com/support/knowledgecenter/SSVRGU_10.0.0/basic/LSAZ_LITERAL_NUMBER_CONSTRUCTION_RULES.html</a>

o  FreeBASIC 
<a href="https://www.freebasic.net/wiki/wikka.php?wakka=ProPgLiterals">https://www.freebasic.net/wiki/wikka.php?wakka=ProPgLiterals</a>

o  Xojo aka RealBasic 
<a href="https://docs.xojo.com/Val">https://docs.xojo.com/Val</a> & alter

Usage of literals spans over multiple places in Basic. Examples are numerical
expressions and math functions as well as conversion or datatype functions such
as Typename() or Vartype(). It no obvious to locate literal-related QA Basic
test cases or to determine whether they should be spread over various QA test
cases or test suites.

Bugs or enhancement requests with regards to literals are listed herewith.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>