https://bugs.documentfoundation.org/show_bug.cgi?id=144924
--- Comment #5 from [email protected] --- >From Pitonyak OpenOffice.org Macros Explained ยง5.4. Array to String and back again pag. 118 "The Split function returns a Variant array of strings, created by breaking a string into multiple strings based on a delimiter." And this for many many years .... Need to think a lot before changing a behavior of 20 years... Fix Redim with a new array() As String and then copy values with CStr()... -- You are receiving this mail because: You are the assignee for the bug.
