[Libreoffice-bugs] [Bug 113729] macro (autoopen) no more working in 5.4.2.2 LibreBase
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Nov 11 15:14:22 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113729
--- Comment #12 from Kevin Suo <suokunlong at 126.com> ---
(In reply to Bertoldi from comment #10)
I added the following code in the TRUE part of the if loop:
> msgbox("supportService is True!")
and added the following code in the False (else) part:
> msgbox("supportService is False!")
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171111/0f9a2e89/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list