Someone needs to update the dictionary then. wholeMatches
Syntax set the wholeMatches to {true | false} Summary Specifies whether the lineOffset, wordOffset, and itemOffset functions search only for entire lines, words, or items. Bob S > On Apr 19, 2021, at 11:49 , Mark Wieder via use-livecode > <use-livecode@lists.runrev.com> wrote: > > On 4/19/21 11:13 AM, Bob Sneidar via use-livecode wrote: >> Why even embed the function? >> put "local" & tString & functionName() into tSearchString >> set wholeMatches to true >> put lineOffset(tSearchString) into tLine >> Or am I misunderstanding the problem (again)? :-) > > Been there. > the wholematches doesn't affect the offset functions. > > -- > Mark Wieder > ahsoftw...@gmail.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode