PDA

View Full Version : JSpell Console CLI, more commands please


PaulK
2nd June 2008, 06:00 AM
Hello Solution Café,

it would be great if the console had more commandline options (more similar to GUI commands) as we want to use it executed by an unattended script.
So it could open an already defined lex*.jdx, add new words from a ucs2-big endian encoded .txt (or from std-in), and compile a new lex_xxXX.jdx from the CLI, not GUI.

Currently only building a jdx out of a .txt is possible. I would have to ask for the source word lists, if I want the jdx to expand by certain words using the CLI.

Sincereley,
PaulK