[Libreoffice-bugs] [Bug 140953] New: VBA error message without error
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 11 14:14:03 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140953
Bug ID: 140953
Summary: VBA error message without error
Product: LibreOffice
Version: 6.4.6.2 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:
I use vba macro language with following options
Option VBASupport 1
Option Compatible
Option explicit
I let a program run after an alternation in code .
it stops at the place I made the alternation
and throws error message <<Basic runtime error 13>>
I make no alternation in code because code is correct !
I run same code for a second time and it works fine
And from that point on it works correctly.
Actual Results:
every branch of a program must run two times
before everything is working correctly .
But you can't run all branches
Expected Results:
I expect all parts of program to work in the first run
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
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/20210311/59fed776/attachment.htm>
More information about the Libreoffice-bugs
mailing list