<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HELP: Wrong help text for variable type declaration"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125763#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HELP: Wrong help text for variable type declaration"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125763">bug 125763</a>
              from <span class="vcard"><a class="email" href="mailto:gerhard.weydt@t-online.de" title="Gerhard Weydt <gerhard.weydt@t-online.de>"> <span class="fn">Gerhard Weydt</span></a>
</span></b>
        <pre>(In reply to Olivier Hallot from <a href="show_bug.cgi?id=125763#c1">comment #1</a>)
<span class="quote">> I also tested and confirmed. It looks that if you declare A$ then you should
> use A$ in the code for the sake of readability and maintainability.

> However I am not sure if this is a documentation issue or a bug in the
> implementation of LO Basic.</span >

I don't consider this as a bug in the implementation, it works as well with a$
as with simply a, as is optimal for compatibility sake.
But I understood that we have to report documentation issues in bugzilla. And
the main implication of the text in consideration is that you have to use the $
extension (in the example) every time you use the variable, which is obviously
wrong; therefore the text section should be corrected.
As "for the sake of readability and maintainability": if one would understand
a$ as a name for a variable to be always used, that would astonish me.</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>