https://bugs.documentfoundation.org/show_bug.cgi?id=98845
Bug ID: 98845
Summary: Scripting.Dictionary.Item(New Collection)
Product: LibreOffice
Version: 5.1.1.3 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
This (and any permutation of it I've tried) fails on the last (oColB =) line
variously with a crash or type fail; Win10:-
Dim o As Object, oCol As Object,oColB As Object
Set o=New Scripting.Dictionary
o.Add "T", New Collection
Set oCol = o.Item("T")
Set oColB = o.Item("T")
Cheers,
David
--
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