[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Another use for batch spelling
- Subject: Re: Another use for batch spelling
- From: TBaehr@xxxxxxxx
- Date: Mon, 7 Jul 1997 18:13:29 -0400 (EDT)
If I understand your question, you take the tmp file that the first step
produces and:
1) delete any words you don't want to change;
2) type a space and the correct spelling after each misspelled word:
mispeled misspelled
That's the standard way of doing it. To creat a personal dictionary from the
list generated by the first step:
1) delete any words you want spell-checking to flag in the future;
2) at the top of the file, put ;SP; followed by a carriage return;
3) save the file.
Then you can load that file as an auxiliary spelling file whenever you want
to use it.
T