https://bugs.documentfoundation.org/show_bug.cgi?id=166781
Bug ID: 166781
Summary: Redundant End Sub error
Product: LibreOffice
Version: 24.8.7.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Description:
In one of my macros, LibreOffice would not allow it to work because of an
apparently missing "End Sub" (which is not the case).
If I add another - redundant - End Sub afterwards, it works.
Steps to Reproduce:
1.Test the two macros available (one with € format that displays the error, one
without)
2.Keep only one sub at the end of the "MacroWithError"
3.See the error
Actual Results:
Missing "End Sub" error.
Expected Results:
Should not contain an error. The macro should work properly.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 24.8.7.2 (X86_64) / LibreOffice Community
Build ID: e07d0a63a46349d29051da79b1fde8160bab2a89
CPU threads: 8; OS: Windows 10 X86_64 (10.0 build 19045); UI render:
Skia/Raster; VCL: win
Locale: fr-FR (fr_FR); UI: fr-FR
Calc: CL threaded
--
You are receiving this mail because:
You are the assignee for the bug.