Author: Dann Corbit
Date: 13:29:45 04/04/02
Go up one level in this thread
On April 04, 2002 at 16:13:01, Roy Eassa wrote: >On April 04, 2002 at 16:08:23, Dan Andersson wrote: > >>I did a simple ove using Tcl/Tk ages ago. But it was a simple affair, FEN cut >>and paste and modification. And I don't seem to have a copy anywhere. But >>running CLI and shell scripts are very easy, so why bother really? >> >>MvH Dan Andersson > > >Using Windows, I have the EPD in the clipboard. > >What's the quickest way to get it into Chest? Save it to disk using notepad or whatever. Then do this: chest -b <filename> If you have an idea of how deep to search (in full moves) you can add a 'z' like this: chest -b -z 9 <filename> If you want to add memory, then like this: chest -b -z 9 -M300 <filename> etc. Lots of options.
This page took 0.01 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.