[Libreoffice-bugs] [Bug 140696] New: vba initialisation of variables
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Feb 27 12:28:55 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140696
Bug ID: 140696
Summary: vba initialisation of variables
Product: LibreOffice
Version: 7.1.0.3 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: Hal71229 at gmail.com
Description:
Option VBASupport 1
Option Compatible
Option explicit
I have my VBA in several Makromodules (sheets) . Some Variables are defined as
global so that i can reach them from another sheet. If I want to test a new
part of program. Only the variables in this sheet are initialized newly...
... and I get unexpected errors with totally idiotic error messages .
if mark this step with a stop and run again then it works without error message
i have have to restart the new part several times till it works without error
messages ( I do not change anything in the program )
I think this has to do with initialisation of variables from other modules
Actual Results:
Basic Laufzeitfehler "13"
Expected Results:
no error
Reproducible: Sometimes
User Profile Reset: No
Additional Info:
[Information automatically included from LibreOffice]
Locale: de
Module: BasicIDE
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: yes
--
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/20210227/bbeacf6c/attachment.htm>
More information about the Libreoffice-bugs
mailing list