[Libreoffice-bugs] [Bug 140994] New: error message in basic is confusing , when I assign value that has same name as existing function
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 13 00:38:30 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140994
Bug ID: 140994
Summary: error message in basic is confusing ,when I assign
value that has same name as existing function
Product: LibreOffice
Version: 7.1.1.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: trivial
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: tripod312 at gmail.com
error message in basic is confusing ,when I assign value that has same name as
existing function
when i execute basic code in which assign value that has same name as existing
function,like
sub test1
year = 1
end sub
I got error
"アクションはサポートされていません。無効なプロシージャの呼び出し" which means invalid procedure call.
I think this error message is confusing.its better that the message is like
"try to assign value that has same name as existing function"
Version: 7.1.1.2 (x64) / LibreOffice Community
Build ID: fe0b08f4af1bacafe4c7ecc87ce55bb426164676
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: CL
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210313/072da3d9/attachment.htm>
More information about the Libreoffice-bugs
mailing list