There is an optional "form" that can be specified with find, so it looks like it still exisits. form enum
If no *form* is specified, the normal form is used. anywhere in the field's words One of the following items: - normal -Find each word in textToFind, at start of the field's words - characters, character, chars, char -Find each word in textToFind, - words, word -Find each word in textToFind, as complete words - whole -Find the whole of textToFind, as a sequence of complete words - string -Find the whole of textToFind, anywhere On Sun, Nov 6, 2016 at 6:20 AM, Richmond <[email protected]> wrote: > Hey: on page 58 of theDanny Goodman Complete Hypercard Handbook 4th > Edition there is talk > of a "find chars" function in Hypercard . . . it doesn't seem to have > survived in Livecode . . . ? > > Richmond > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
