RE: aspell in non-interactive mode

"Wolfgang Weinhold" <[email protected]>
Newsgroups gmane.comp.gnu.aspell.user
Message-ID <FE28E859CFE548E29EB6DCE59FE5F20C@HP3>
Thank you very much for your helpful advice.

I am still experimenting and was using the following from the command
prompt:
COMMAND.COM /c type c:\<folder name\test1.txt |
c:\progra~1\aspell\bin\aspell -a > c:\<folder name>\misspell.txt 

After your reply I replaced aspell -a by aspell list:
COMMAND.COM /c type c:\<folder name\test1.txt |
c:\progra~1\aspell\bin\aspell list > c:\<folder name>\misspell.txt
This works fine and produces the desired results for me.

Example for file test1.txt
This is justt a litle test.
Run: COMMAND.COM /c type c:\<folder name\test1.txt |
c:\progra~1\aspell\bin\aspell list > c:\<folder name>\misspell.txt
Resulting file misspell.txt
justt
litle


-----Original Message-----
From: Kevin Atkinson [mailto:[email protected]] 
Sent: Wednesday, November 19, 2008 8:41 AM
To: Wolfgang Weinhold
Cc: [email protected]
Subject: Re: [Aspell-user] aspell in non-interactive mode

On Mon, 17 Nov 2008, Wolfgang Weinhold wrote:

>    Is it somehow possible to run aspell on Windows XP Professional in 
> non-interactive mode, i.e. have it to save all suspect words silently 
> to a separate file and exit when finished?

Try "aspell list".
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.