https://bugs.documentfoundation.org/show_bug.cgi?id=121920
Bug ID: 121920
Summary: Mid function doesn't replace to nothing
Product: LibreOffice
Version: 6.1.3.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
mystring=" 40"
i = InStr(mystring, " ")
Mid(mystring, i, Len(" "), "")
In this example Mid should replace first space with nothing, effectively
deleting it. But it does nothing. The last time function worked properly was in
6.0.7.
--
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