<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - macro (autoopen) no more working in 5.4.2.2 LibreBase"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113729#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - macro (autoopen) no more working in 5.4.2.2 LibreBase"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113729">bug 113729</a>
              from <span class="vcard"><a class="email" href="mailto:suokunlong@126.com" title="Kevin Suo <suokunlong@126.com>"> <span class="fn">Kevin Suo</span></a>
</span></b>
        <pre>(In reply to Bertoldi from <a href="show_bug.cgi?id=113729#c10">comment #10</a>)

I added the following code in the TRUE part of the if loop:
<span class="quote">> msgbox("supportService is True!")</span >

and added the following code in the False (else) part:
<span class="quote">> msgbox("supportService is False!")</span >

then when I run this macro manually in Base, I get msgbox "supportService is
False!" which is expected.
When I paste this code as a libreoffice module, then run in Writer, it shows
"supportService is True!" message, which is also expected.</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>