Speed up a slow loop
Phil Davis
phil at pdslabs.net
Wed Mar 2 19:40:57 EST 2022
Jacque -
Did it ever work as expected, or has it always behaved this way on all
devices? (If it ever did work right, I guess that points to a change
that happened outside your code.)
Phil Davis
On 3/2/22 4:35 PM, J. Landman Gay via use-livecode wrote:
> On 3/2/22 5:12 PM, Devin Asay via use-livecode wrote:
>> Have you tried
>>
>> put the keys of sDictFile into tCorrWdList
>> repeat for each line I in pList
>> if I is among the lines of tCorrWdList then
>> put I & cr after tCheckedList
>> else
>> put I & cr after tNonWords
>> end if
>> end repeat
>
> Yeah. No change. But I do appreciate the reply. I've been trying to
> figure this out for 2 days.
>
--
Phil Davis
503-307-4363
More information about the use-livecode
mailing list