On Sun, 2007-11-04 at 11:26 +0000, Jacques BasaldĂșa wrote: > Solved! > > It is working now. The problem was the tcl script does not > pass all remaining parameters to the called application > (gnugo in the example). To solve this, the command line > should be delimited with a quote " char.
This is a pretty common trick. I use it all the time with GoGUI too. _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
