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.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode