[Libreoffice-bugs] [Bug 136213] New: Documentation regarding String type in BASIC needs clarifications

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 28 08:17:03 UTC 2020


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

            Bug ID: 136213
           Summary: Documentation regarding String type in BASIC needs
                    clarifications
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Documentation
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: mikekaganski at hotmail.com
                CC: olivier.hallot at libreoffice.org

Our help regarding String type and related functions (e.g., Mid) needs
clarifications:

1. There's no mention that indexing of characters starts from 1. (This may be
confusing, when users don't see the difference between UNO API, where normal is
0-based indexing, and BASIC functions.)
2. There are multiple mentions of "max characters is 65535". This is wrong;
actually, strings may be as long as 2G characters.

See e.g.:

https://help.libreoffice.org/7.0/en-US/text/sbasic/shared/01020100.html#hd_id3148742
https://help.libreoffice.org/7.0/en-US/text/sbasic/shared/03120306.html

-- 
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/20200828/5ad9c139/attachment.htm>


More information about the Libreoffice-bugs mailing list