Hi Don > I noticed that your list is upper-case. This might be the problem. I >don't remember if GTP is case sensitive or not, but I'm pretty sure > cgos requires lower case in these commands.
Thank you. That was the problem. It was uppercase. To make it case insensitive, I convert all input to uppercase when I preprocess. So my names are declared uppercase. A stupid example of trying to amend something and actually breaking it. It works fine now. Jacques. _______________________________________________ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/