Larry.
Just read your brute force comment. Not sure how much data you want to compare, but a loop using the "for each" variant will run an awful lot of text in an awfully short time. What about that array thing, just for modernity and compactness/ Craig -----Original Message----- From: larry <[email protected]> To: use-livecode <[email protected]> Sent: Tue, Sep 23, 2014 8:25 pm Subject: P.S. on searching for chars within a string Hello again, I know how to do it with brute force, but I want to know the FASTEST way to find the chars. Thanks _______________________________________________ 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
