https://bugs.documentfoundation.org/show_bug.cgi?id=145753
Bug ID: 145753
Summary: Enum Statement Basic documentation is misleading
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Enum Statement documentation [1] mentions Option VBASupport 1. This is wrong,
since it depends on Option Compatible (that itself is implicitly activated by
Option VBASupport 1, but may be used separately). The latter fact is mentioned
on Option Compatible help page [2] "Statement Option VBAsupport 1 sets Option
Compatible statement automatically", so no need to mention VBASupport here
completely.
[1] https://help.libreoffice.org/7.2/en-US/text/sbasic/shared/enum.html
[2] https://help.libreoffice.org/7.2/en-US/text/sbasic/shared/compatible.html
--
You are receiving this mail because:
You are the assignee for the bug.