Speed up a slow loop
J. Landman Gay
jacque at hyperactivesw.com
Wed Mar 2 19:39:24 EST 2022
On 3/2/22 6:19 PM, Jerry Jensen via use-livecode wrote:
> Could using “is among the keys of sDictFile” instead of the loop be another advantage?
I need to loop through all the user words, checking each one against the dictionary. I.e. the
loop is going through a short list of user entries, not the entire dictionary.
Weird, isn't it?
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list