> If you had two lines: > > 100 > 1001 > > ... would 100 be taken as a duplicate with wholematches set to false? > Can't > tell from the dictionary.
If you're doing something like lineOffset(100, field 1), then 100 and 1001 will both match, unless you set wholeMatches to true. Slava _______________________________________________ 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