My guess is that OP is hoping to generate a helpful list (including target page numbers) of word not recognised by the spell-checker – and looking for a way to code IF {word not in dictionary} THEN …
I think I came across an option halfway like it in aspell, which got as far as returning a list of misspelt words.
|