<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EDITING: Variable value not set"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=84146#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EDITING: Variable value not set"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=84146">bug 84146</a>
              from <span class="vcard"><a class="email" href="mailto:echristenson@hubbell-icd.com" title="Eric Christenson <echristenson@hubbell-icd.com>"> <span class="fn">Eric Christenson</span></a>
</span></b>
        <pre><span class="quote">>Set_Variable VarA is (without the quotes)</span >
seems to set VarA to the value of the variable "is" in Writer 5.3.3.1. 
Additionally, it wants a number, in spite of the availability of "Text"
formatting.
This might or might not be correct behavior; the documentation isn't at all
clear.

IMO, this doesn't seem to be the *BEST* behavior, in that Perl (for example)
states that a variable is a named string of characters that might or might not
be interpretable as a number.  Yes, C++ proceeds to overload the + operator to
mean concatenation, but plenty of BASIC languages since time immemorial have
achieved this with operators (MID$) and casts, such as NUM$ and STR$.</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>