----- Original Message ----- <snip > Try aspell from the command line on a test file of deliberately > misspelled (badwords.txt) words. So C:\>aspell -c badwords.txt > and see if it works or not. > > If it doesn't work, uninstall Aspell and the dictionary and > reinstall both of them in C:\aspell > and then check from the command line again, as shown above. > This will narrow down where the problem arises. > ---- Reply ---- What has been suggested is not wrong. If you are willing to look at the documentation, you might try download a plain text word list and compile it into a .rws file with your version of aspell. That way, you know it will be compatible. Look for the "create master" command in the documentation.
_______________________________________________ Aspell-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/aspell-user
