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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to