<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - VBA error message without error"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=140953">140953</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>VBA error message without error
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.4.6.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>BASIC
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>Hal71229@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>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</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>