[Libreoffice-bugs] [Bug 130920] Running Basic code; error when viewing field value
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 25 17:53:28 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=130920
Oliver Brinzing <oliver.brinzing at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|6.4.0.3 release |Inherited From OOo
OS|Windows (All) |All
CC| |oliver.brinzing at gmx.de
Blocks| |124891
Hardware|x86-64 (AMD64) |All
--- Comment #1 from Oliver Brinzing <oliver.brinzing at gmx.de> ---
REM ***** BASIC *****
Sub Main
Dim nCol as Integer
Dim nCol_A as Integer
nCol = 5
nCol_A = 10
MsgBox nCol & " " & nCol_A
End Sub
reproducible with:
Version: 6.4.1.1 (x64)
Build-ID: 56f3c78975db08733f771c53643b5d1aa7c57567
CPU-Threads: 4; BS: Windows 10.0 Build 18363; UI-Render: Standard; VCL: win;
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc:
AOO 4.1.5
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=124891
[Bug 124891] [META] Basic IDE bugs and enhancements
--
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/20200225/bf16100d/attachment.htm>
More information about the Libreoffice-bugs
mailing list