[Libreoffice-bugs] [Bug 112391] New: Wrong code for inStrRev in example of LO-Help ( German only?)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 14 15:10:56 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112391
Bug ID: 112391
Summary: Wrong code for inStrRev in example of LO-Help (German
only?)
Product: LibreOffice
Version: 5.4.1.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Documentation
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: robert at familiegrosskopf.de
CC: olivier.hallot at documentfoundation.org
Open Help for LO Basic.
Search for function InStrRev.
Code-example of German help:
...
iPos = Instr(sInput,"eine",13,1)
Print iPos
iPos = Instr(sInput,"eine",13,0)
Print iPos
...
Function is wrong, must be InStrRev instead of InStr.
--
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/20170914/d79b8568/attachment.html>
More information about the Libreoffice-bugs
mailing list