aspell is available for OS4.1 thanks to the cygnix effort.
It is a CLI program as well as a library.
I am improving a Gui4Cli written spellchecker usable with any editor (Notepad notably) using the CLI commands.
For sure there must be a command that gives you the list of suggestions for an erroneously written word.
I found info about it here
http://www.omegahat.org/Aspell/aspell.htmlHowever the commands proposed don't work here
8.Amiga OS 4:> aspell ("icii") -l fr
Erreur : Action inconnue : ("icii")
8.Amiga OS 4:> aspell ("icii",TRUE) -l fr
Erreur : Action inconnue : ("icii",TRUE)
8.Amiga OS 4:>
the french dictionary is installed and works well with eg the list command
I am using SAM460ex OS4.1 update 6
Can anybody confirm the results ?
or knows what would work to generate the suggestion list?