https://bugs.documentfoundation.org/show_bug.cgi?id=154166

Rafael Lima <rafael.palma.l...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rafael.palma.l...@gmail.com

--- Comment #2 from Rafael Lima <rafael.palma.l...@gmail.com> ---
I can confirm that this does not work in LO Basic:

Mid(MyString, 5, 3) = "fox"

In LO the Basic interpreter thinks this is a boolean test and returns False,
since it evaluates left and right expressions and then checks for their
equality.

I'm not sure if it would be possible to have such construction in the current
implementation of our interpreter.

Alain, do you know of any other LO Basic function that works similarly to this?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to