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

--- Comment #3 from Alain Romedenne <alain.romede...@libreoffice.org> ---
This is an enhancement request to Basic Choose() method in the context of LibO
Basic runtime:

- Whenever one expression is omitted such as in

Sub demo
    MsgBox Choose(2, "a",, 15)
End Sub

I suggest to return Null instead of "Error 448". Such return value would match
that of 'index' argument when out of boundaries values are given.

PS: You may forget VBA compatible behaviour

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

Reply via email to