3 rem %1 = path to spellcheck executable
5 rem %3 = name of the file to check
6 rem %4 = name of the logfile
8 "$XSLTProcPath$\xsltproc.exe" --nonet .
\aspell
\removetags.xsl
%3 |
%1 --mode=sgml
--encoding
=utf
-8 --add
-extra
-dicts
=.
/ASpell
/%2.pws
--add
-extra
-dicts
=.
/ASpell
/Temp.pws
--lang
=%2 list check
>> %4