On Mon, May 21, 2007 at 09:49:25AM -0400, Don Dailey wrote: > The idea being to send this and perhaps other info that could be > displayed in a separate window. The S->C is server to client > for debugging. So really I could turn off the lines that have > the messages going back and forth.
yes, of course. > You could pipe these messages through grep or make your own filter > that just shows what you want. I could do that. But for now, I live with my modified cgos3.tcl client. > Since I already have cgosview it would be real easy to modify it to make > an engine client that watches your programs games graphically, as they > are being plays. The windows would only show the games of the client > program. Could even have a provision to show the output of the engine > if it were put to stderr. That would be cool! I already output a lot of informative stuff on stderr, but I can pipe out from uder your cgos by specifying the program as ".../halgo 2>/dev/stderr" That comes nicely to the screen I start cgos from, which is good enoug for me. > Keep up the good work with Halgo. If you add a search it makes a big > difference. Thanks, will do. The purpose of the 1.9 series is just to clean things up, and build the right data structures, so that I can do the searching. Some day "real soon now", when I have time... Regards Heikki -- Heikki Levanto "In Murphy We Turst" heikki (at) lsd (dot) dk _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
