P.S. on searching for chars within a string

dunbarx at aol.com dunbarx at aol.com
Tue Sep 23 23:10:28 EDT 2014


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 <larry at significantplanet.org>
To: use-livecode <use-livecode at lists.runrev.com>
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
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

 



More information about the use-livecode mailing list