[Bug 150319] Calling a non-existing Function should result in error

2024-03-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150319 Andreas Heinisch changed: What|Removed |Added Assignee|andreas.heini...@yahoo.de |libreoffice-b...@lists.free

[Bug 150319] Calling a non-existing Function should result in error

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150319 Andreas Heinisch changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 150319] Calling a non-existing Function should result in error

2022-08-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150319 --- Comment #3 from Rafael Lima --- BTW in MS VBA both examples result in error. I believe there's something wrong with the Basic compiler/interpreter in LibreOffice. -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 150319] Calling a non-existing Function should result in error

2022-08-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150319 Andreas Heinisch changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 150319] Calling a non-existing Function should result in error

2022-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150319 --- Comment #1 from Rafael Lima --- Apparently this problem only happens when the called function has no parameters. If I try to pass a argument to the non-existing function, an exception is reported by the interpreter. Sub