+ if a constraint
is set, it stays on for the next go! command, unless it is reset (using the -reset
or -[constraint]x command)
+ the constraint
settings of the batch system and the GUI are stored seperately. Thus, clicking
constraints with the mouse does not have an impact on the batch system.
+ batch files can
contain line breaks. In the command line box in the GUI, everything should be
entered as a single line of text.
For example, the
following command should be entered to write 10 English 4-letter nonwords,
having 2 to 7 neighbours, to a file called output.prn on the
c:\drive:
-language 2 -w 0
-n 4 -neighbor 2 7 -l 10 c:\output.prn true -show go!
+ do not use spaces in filenames (not yet...)
+ when wwg encounters an error, it continues command line processing